diff --git a/KeychainAccess.podspec b/KeychainAccess.podspec index 24449149d..3dd5bc487 100644 --- a/KeychainAccess.podspec +++ b/KeychainAccess.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "KeychainAccess" - s.version = "1.2.0" + s.version = "1.2.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 4f58d20ab..dc083037c 100644 --- a/Lib/KeychainAccess/Info.plist +++ b/Lib/KeychainAccess/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.2.0 + 1.2.1 CFBundleSignature ???? CFBundleVersion