diff --git a/SSKeychain.podspec b/SSKeychain.podspec
index 6d654c1..8e2aa90 100644
--- a/SSKeychain.podspec
+++ b/SSKeychain.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'SSKeychain'
- spec.version = '1.3.1'
+ spec.version = '1.4.0'
spec.description = 'Simple Cocoa wrapper for the keychain that works on OS X, iOS, tvOS, and watchOS.'
spec.summary = 'Simple Cocoa wrapper for the keychain.'
spec.homepage = 'https://github.com/soffes/sskeychain'
diff --git a/Support/Info.plist b/Support/Info.plist
index aa82cca..8bce5c7 100644
--- a/Support/Info.plist
+++ b/Support/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.3.1
+ 1.4.0
CFBundleSignature
????
CFBundleVersion