From c3d302e2b1315fb87b5c6491af6740174e5439c5 Mon Sep 17 00:00:00 2001 From: Ildar Abdullin Date: Tue, 2 Jul 2019 15:38:45 -0700 Subject: [PATCH] Release increment --- OktaAuthSdk.podspec | 2 +- Source/Info.plist | 2 +- Tests/Info.plist | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/OktaAuthSdk.podspec b/OktaAuthSdk.podspec index 11fe3d2..ce9c888 100644 --- a/OktaAuthSdk.podspec +++ b/OktaAuthSdk.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'OktaAuthSdk' - s.version = '1.3.0' + s.version = '2.0.0' s.summary = 'SDK for Okta native authentication.' s.description = <<-DESC Integrate your native app with Okta. diff --git a/Source/Info.plist b/Source/Info.plist index 02f4917..d2562c9 100644 --- a/Source/Info.plist +++ b/Source/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.3.0 + 2.0.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/Tests/Info.plist b/Tests/Info.plist index 351fded..f4285f2 100644 --- a/Tests/Info.plist +++ b/Tests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.3.0 + 2.0.0 CFBundleVersion 1