From 6d646da724d02a88f7ddcf6efba7049bbc81ad22 Mon Sep 17 00:00:00 2001 From: William Denniss Date: Wed, 14 Dec 2016 14:53:31 -0800 Subject: [PATCH] Version bump to 0.5.1. --- GTMAppAuth.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GTMAppAuth.podspec b/GTMAppAuth.podspec index e951f970..8c1eeaa1 100644 --- a/GTMAppAuth.podspec +++ b/GTMAppAuth.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "GTMAppAuth" - s.version = "0.5.0" + s.version = "0.5.1" s.summary = "Authorize GTM Session Fetcher requests with AppAuth via GTMAppAuth" s.description = <<-DESC