Skip to content

Commit

Permalink
v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoMobileDeveloper committed Sep 26, 2019
1 parent c11416c commit b4943fb
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.4.0'
s.version = '0.4.1'
s.summary = '优雅的处理全局事件'
s.description = <<-DESC
优雅的处理全局事件,类型安全,支持同步/异步发送,同步/异步监听
Expand Down

0 comments on commit b4943fb

Please sign in to comment.