From 99c870a0378243823c1f6f701d9649bfae31e36d Mon Sep 17 00:00:00 2001 From: Ildar Abdullin Date: Fri, 27 Oct 2023 13:04:28 -0700 Subject: [PATCH] Pod version increment (#167) --- DeviceAuthenticator.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DeviceAuthenticator.podspec b/DeviceAuthenticator.podspec index 080cf69..32d9705 100644 --- a/DeviceAuthenticator.podspec +++ b/DeviceAuthenticator.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'DeviceAuthenticator' - s.version = '1.1.0' + s.version = '1.1.1' s.summary = 'Okta Authenticator SDK' s.description = <<-DESC SDK for iOS devices for communicating with Okta's device APIs