diff --git a/Example/Support/Info.plist b/Example/Support/Info.plist
index 8609095..18430e6 100644
--- a/Example/Support/Info.plist
+++ b/Example/Support/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.1.0
+ 1.1.1
CFBundleVersion
1
LSRequiresIPhoneOS
diff --git a/RealmWrapper.podspec b/RealmWrapper.podspec
index 62a337f..e88ce96 100644
--- a/RealmWrapper.podspec
+++ b/RealmWrapper.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "RealmWrapper"
- s.version = "1.1.0"
+ s.version = "1.1.1"
s.summary = "Simple wrapper for RealmSwift"
s.description = "This is simple wrapper that wrapper is easy to use transaction synchronous processing and realm notifications."
s.homepage = "https://github.com/k-lpmg/RealmWrapper"
diff --git a/Sources/Info.plist b/Sources/Info.plist
index a5ae6f9..6db6fe4 100644
--- a/Sources/Info.plist
+++ b/Sources/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.1.0
+ 1.1.1
CFBundleVersion
$(CURRENT_PROJECT_VERSION)
NSPrincipalClass