From 9fb91e2c07ac2e57938f96e357535b085a02420d Mon Sep 17 00:00:00 2001 From: kishikawa katsumi Date: Thu, 30 Mar 2017 18:23:15 +0900 Subject: [PATCH] Bump version to 3.0.2 --- KeychainAccess.podspec | 2 +- Lib/KeychainAccess/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/KeychainAccess.podspec b/KeychainAccess.podspec index 5563987d5..68a0ce34f 100644 --- a/KeychainAccess.podspec +++ b/KeychainAccess.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'KeychainAccess' - s.version = '3.0.1' + s.version = '3.0.2' 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 dc2b99a3b..49ca846df 100644 --- a/Lib/KeychainAccess/Info.plist +++ b/Lib/KeychainAccess/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 3.0.1 + 3.0.2 CFBundleSignature ???? CFBundleVersion