diff --git a/KeychainAccess.podspec b/KeychainAccess.podspec
index b6a21cb62..67575d78e 100644
--- a/KeychainAccess.podspec
+++ b/KeychainAccess.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "KeychainAccess"
- s.version = "2.0.0"
+ s.version = "2.0.1"
s.summary = "KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X."
s.description = <<-DESC
KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X.
diff --git a/Lib/KeychainAccess/Info.plist b/Lib/KeychainAccess/Info.plist
index 7e7479f00..783e22ec8 100644
--- a/Lib/KeychainAccess/Info.plist
+++ b/Lib/KeychainAccess/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 2.0.0
+ 2.0.1
CFBundleSignature
????
CFBundleVersion