From 80714c22e0f43de0be2134f99c0a0841f9ef066c Mon Sep 17 00:00:00 2001 From: Sam Soffes Date: Mon, 25 Jul 2016 21:11:36 -0400 Subject: [PATCH] Version 1.5.0 --- SAMKeychain.podspec | 2 +- Support/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SAMKeychain.podspec b/SAMKeychain.podspec index ae6dad4..080f2db 100644 --- a/SAMKeychain.podspec +++ b/SAMKeychain.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'SAMKeychain' - spec.version = '1.4.0' + spec.version = '1.5.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/samkeychain' diff --git a/Support/Info.plist b/Support/Info.plist index 8bce5c7..beed82a 100644 --- a/Support/Info.plist +++ b/Support/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.4.0 + 1.5.0 CFBundleSignature ???? CFBundleVersion