From ddb78615b6a1525a6a3b0f81e1f480b4d5b0aa7f Mon Sep 17 00:00:00 2001 From: William Denniss Date: Fri, 4 Nov 2016 17:27:58 -0700 Subject: [PATCH] Version bump to 0.6.0 --- AppAuth.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AppAuth.podspec b/AppAuth.podspec index c35734add..a14dc2049 100644 --- a/AppAuth.podspec +++ b/AppAuth.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "AppAuth" - s.version = "0.5.0" + s.version = "0.6.0" s.summary = "AppAuth for iOS and macOS is a client SDK for communicating with OAuth 2.0 and OpenID Connect providers." s.description = <<-DESC