Skip to content

Commit

Permalink
v 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoMobileDeveloper committed Aug 14, 2018
1 parent a43b3c9 commit ea6a21a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QTEventBus.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'QTEventBus'
s.version = '0.2.0'
s.version = '0.2.2'
s.summary = '优雅的处理全局事件'
s.description = <<-DESC
优雅的处理全局事件,类型安全,支持同步/异步发送,同步/异步监听
Expand Down

0 comments on commit ea6a21a

Please sign in to comment.