Skip to content

Commit

Permalink
Fix podspec version
Browse files Browse the repository at this point in the history
  • Loading branch information
takasek committed Aug 13, 2019
1 parent 860e148 commit 27dc2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ActionClosurable.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = "ActionClosurable"
s.version = "1.2.0"
s.version = "1.3.0"
s.summary = "Extensions which helps to convert swifty closure to objc-style target/action."

# This description is used to generate tags and improve search results.
Expand Down

0 comments on commit 27dc2b6

Please sign in to comment.