diff --git a/AppAuth.podspec b/AppAuth.podspec index 542aca7ba..88b38f3d6 100644 --- a/AppAuth.podspec +++ b/AppAuth.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "AppAuth" - s.version = "1.0.0.beta1" + s.version = "1.0.0.rc1" s.summary = "AppAuth for iOS and macOS is a client SDK for communicating with OAuth 2.0 and OpenID Connect providers." s.description = <<-DESC