From 8ef8f630c433c2e7de0f1638cce584b905cc7c75 Mon Sep 17 00:00:00 2001 From: Peter Andrews Date: Wed, 19 Dec 2018 15:39:51 -0800 Subject: [PATCH] Bump version to 0.7.1 --- GTMAppAuth.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GTMAppAuth.podspec b/GTMAppAuth.podspec index 5cd41478..7a1d15aa 100644 --- a/GTMAppAuth.podspec +++ b/GTMAppAuth.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "GTMAppAuth" - s.version = "0.7.0" + s.version = "0.7.1" s.summary = "Authorize GTM Session Fetcher requests with AppAuth via GTMAppAuth" s.description = <<-DESC