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