From e0ad9235abe1518545b6cc71b6221c93a367658b Mon Sep 17 00:00:00 2001 From: kishikawa katsumi Date: Tue, 2 Jun 2015 04:35:00 +0900 Subject: [PATCH] Bump version to 1.2.1 --- KeychainAccess.podspec | 2 +- Lib/KeychainAccess/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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