From 3e0650f14f9da36d5c1b933584464d2092b785e5 Mon Sep 17 00:00:00 2001 From: William Denniss Date: Thu, 25 May 2017 14:18:53 -0700 Subject: [PATCH] Version bump to 0.6.1 --- GTMAppAuth.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GTMAppAuth.podspec b/GTMAppAuth.podspec index 6ee56e31..814b1b6d 100644 --- a/GTMAppAuth.podspec +++ b/GTMAppAuth.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "GTMAppAuth" - s.version = "0.6.0" + s.version = "0.6.1" s.summary = "Authorize GTM Session Fetcher requests with AppAuth via GTMAppAuth" s.description = <<-DESC