diff --git a/ActionClosurable-Demo/Info.plist b/ActionClosurable-Demo/Info.plist
index 40c6215..896cdfd 100644
--- a/ActionClosurable-Demo/Info.plist
+++ b/ActionClosurable-Demo/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.0
+ 1.1.0
CFBundleSignature
????
CFBundleVersion
diff --git a/ActionClosurable.podspec b/ActionClosurable.podspec
index ca72a4d..73b4f9d 100644
--- a/ActionClosurable.podspec
+++ b/ActionClosurable.podspec
@@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = "ActionClosurable"
- s.version = "1.0.0"
+ s.version = "1.1.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 60b9c00..09bc972 100644
--- a/ActionClosurable/Info.plist
+++ b/ActionClosurable/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.0.0
+ 1.1.0
CFBundleSignature
????
CFBundleVersion