From 6f4dff211550ae3941043515f53a8863d002c63e Mon Sep 17 00:00:00 2001 From: kishikawa katsumi Date: Sun, 1 Nov 2015 06:08:10 +0900 Subject: [PATCH] Bump version to 2.3.0 --- KeychainAccess.podspec | 2 +- Lib/KeychainAccess/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/KeychainAccess.podspec b/KeychainAccess.podspec index c3c88ec2d..49725ac38 100644 --- a/KeychainAccess.podspec +++ b/KeychainAccess.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "KeychainAccess" - s.version = "2.2.1" + s.version = "2.3.0" 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 51c406765..344518fad 100644 --- a/Lib/KeychainAccess/Info.plist +++ b/Lib/KeychainAccess/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.2.1 + 2.3.0 CFBundleSignature ???? CFBundleVersion