From 1ca5e70e2ea8ce0a387f0d6dd8a4c1767f015b61 Mon Sep 17 00:00:00 2001 From: Sam Soffes Date: Thu, 10 Mar 2016 21:13:43 -0800 Subject: [PATCH] Version 1.4.0 --- SSKeychain.podspec | 2 +- Support/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SSKeychain.podspec b/SSKeychain.podspec index 6d654c1..8e2aa90 100644 --- a/SSKeychain.podspec +++ b/SSKeychain.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'SSKeychain' - spec.version = '1.3.1' + spec.version = '1.4.0' spec.description = 'Simple Cocoa wrapper for the keychain that works on OS X, iOS, tvOS, and watchOS.' spec.summary = 'Simple Cocoa wrapper for the keychain.' spec.homepage = 'https://github.com/soffes/sskeychain' diff --git a/Support/Info.plist b/Support/Info.plist index aa82cca..8bce5c7 100644 --- a/Support/Info.plist +++ b/Support/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.3.1 + 1.4.0 CFBundleSignature ???? CFBundleVersion