From ece7873303c6a3328ad9ec7151a565027a8ffdb5 Mon Sep 17 00:00:00 2001 From: kishikawa katsumi Date: Mon, 5 Oct 2015 05:45:24 +0900 Subject: [PATCH] Bump version to 2.0.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 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