diff --git a/ActionClosurable.podspec b/ActionClosurable.podspec index 06ecc1b..e97f21c 100644 --- a/ActionClosurable.podspec +++ b/ActionClosurable.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = "ActionClosurable" - s.version = "0.1.0" + s.version = "0.2.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. diff --git a/ActionClosurable/Info.plist b/ActionClosurable/Info.plist index abe61f5..6019f05 100644 --- a/ActionClosurable/Info.plist +++ b/ActionClosurable/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.1.0 + 0.2.0 CFBundleSignature ???? CFBundleVersion