From 8ce2c70ca0289a4bd879b499f626405e1043a07f Mon Sep 17 00:00:00 2001 From: Thomas Van Lenten Date: Fri, 30 Aug 2019 11:16:31 -0400 Subject: [PATCH] Version bump for a release. --- GoogleAPIClientForREST.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GoogleAPIClientForREST.podspec b/GoogleAPIClientForREST.podspec index a7a2e204d..4e373dd81 100644 --- a/GoogleAPIClientForREST.podspec +++ b/GoogleAPIClientForREST.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'GoogleAPIClientForREST' - s.version = '1.3.9' + s.version = '1.3.10' s.author = 'Google Inc.' s.homepage = 'https://github.com/google/google-api-objectivec-client-for-rest' s.license = { :type => 'Apache', :file => 'LICENSE' }