From 3d0ea2c0806791abcc5d7f0d9f62f1cfd4a7264d Mon Sep 17 00:00:00 2001 From: Kishikawa Katsumi Date: Wed, 29 Apr 2020 16:52:06 +0900 Subject: [PATCH] bump version to 4.2.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 389b8ea98..6393da04b 100644 --- a/KeychainAccess.podspec +++ b/KeychainAccess.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'KeychainAccess' - s.version = '4.1.0' + s.version = '4.2.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 5284837db..b6ba9041b 100644 --- a/Lib/KeychainAccess/Info.plist +++ b/Lib/KeychainAccess/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 4.1.0 + 4.2.0 CFBundleSignature ???? CFBundleVersion