From b6094a35f47faca02542192d5b841f87f046aa95 Mon Sep 17 00:00:00 2001 From: carol-mohemian Date: Mon, 8 Oct 2018 14:11:33 +0200 Subject: [PATCH] Prepare 1.3.0 (#115) --- JOSESwift.podspec | 2 +- JOSESwift/Support/Info.plist | 2 +- SJCommonCrypto/Info.plist | 2 +- Tests/Info.plist | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/JOSESwift.podspec b/JOSESwift.podspec index 3e305398..48708191 100644 --- a/JOSESwift.podspec +++ b/JOSESwift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "JOSESwift" - s.version = "1.2.1" + s.version = "1.3.0" s.license = "Apache License, Version 2.0" s.summary = "JOSE framework for Swift" s.authors = { "Daniel Egger" => "daniel.egger@airsidemobile.com", "Carol Capek" => "carol.capek@airsidemobile.com", "Christoph Gigi Fuchs" => "christoph.fuchs@airsidemobile.com" } diff --git a/JOSESwift/Support/Info.plist b/JOSESwift/Support/Info.plist index 1e79e1d6..18065b54 100644 --- a/JOSESwift/Support/Info.plist +++ b/JOSESwift/Support/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.2.1 + 1.3.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/SJCommonCrypto/Info.plist b/SJCommonCrypto/Info.plist index c6732b74..3c2f9a0c 100644 --- a/SJCommonCrypto/Info.plist +++ b/SJCommonCrypto/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.2.1 + 1.3.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/Tests/Info.plist b/Tests/Info.plist index e19271a0..d8685c76 100644 --- a/Tests/Info.plist +++ b/Tests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.2.1 + 1.3.0 CFBundleVersion 1