diff --git a/SSKeychain.podspec b/SSKeychain.podspec
index 13c6d51..60f0f5d 100644
--- a/SSKeychain.podspec
+++ b/SSKeychain.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'SSKeychain'
- spec.version = '1.2.3'
+ spec.version = '1.3.0'
spec.summary = 'Simple Cocoa wrapper for the keychain that works on Mac and iOS.'
spec.homepage = 'https://github.com/soffes/sskeychain'
spec.author = { 'Sam Soffes' => 'sam@soff.es' }
diff --git a/SSKeychain/Info.plist b/SSKeychain/Info.plist
index c2befe7..86a30dd 100644
--- a/SSKeychain/Info.plist
+++ b/SSKeychain/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.0
+ 1.3.0
CFBundleSignature
????
CFBundleVersion