diff --git a/TPInAppReceipt.podspec b/TPInAppReceipt.podspec
index 674e49d..d436dc3 100644
--- a/TPInAppReceipt.podspec
+++ b/TPInAppReceipt.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "TPInAppReceipt"
-s.version = "1.1.3"
+s.version = "1.1.4"
s.summary = "Validates and parses Apple Store Receipt."
s.description = "This helper validates and parses the payload and the PKCS7 container itself. Pure swift, openssl+bitcode"
diff --git a/TPInAppReceipt/Info.plist b/TPInAppReceipt/Info.plist
index fbe1e6b..76bf6f7 100644
--- a/TPInAppReceipt/Info.plist
+++ b/TPInAppReceipt/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.0
+ 1.1.4
CFBundleVersion
$(CURRENT_PROJECT_VERSION)
NSPrincipalClass