diff --git a/AdyenCSE.podspec b/AdyenCSE.podspec
index 855911b..70e410a 100644
--- a/AdyenCSE.podspec
+++ b/AdyenCSE.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'AdyenCSE'
- s.version = '1.0.4'
+ s.version = '1.0.5'
s.summary = 'AdyenCSE is a client side encryption library for credit card data.'
s.description = <<-DESC
With CSE card data is encrypted within the client, in this case the iOS device, before you submit it via your own server to the Adyen API. By using CSE you reduce your scope of PCI compliance, because no raw card data travels through your server. This repository can be leveraged as a starting point to integrate Adyen's payment functionality fully in-app.
diff --git a/AdyenCSE/Info.plist b/AdyenCSE/Info.plist
index fbe1e6b..152cf04 100644
--- a/AdyenCSE/Info.plist
+++ b/AdyenCSE/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.0
+ 1.0.5
CFBundleVersion
$(CURRENT_PROJECT_VERSION)
NSPrincipalClass