From 8d5b9b16d3b1094ef829ae0cfec3b193fbed73df Mon Sep 17 00:00:00 2001 From: Sam Soffes Date: Thu, 12 Nov 2015 14:09:52 -0800 Subject: [PATCH] Version 1.3.0 --- SSKeychain.podspec | 2 +- SSKeychain/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SSKeychain.podspec b/SSKeychain.podspec index 13c6d51..60f0f5d 100644 --- a/SSKeychain.podspec +++ b/SSKeychain.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'SSKeychain' - spec.version = '1.2.3' + spec.version = '1.3.0' spec.summary = 'Simple Cocoa wrapper for the keychain that works on Mac and iOS.' spec.homepage = 'https://github.com/soffes/sskeychain' spec.author = { 'Sam Soffes' => 'sam@soff.es' } diff --git a/SSKeychain/Info.plist b/SSKeychain/Info.plist index c2befe7..86a30dd 100644 --- a/SSKeychain/Info.plist +++ b/SSKeychain/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0 + 1.3.0 CFBundleSignature ???? CFBundleVersion