From 81040966289d9ab5d8ee5b8cf383e9b095fd8748 Mon Sep 17 00:00:00 2001 From: Thomas Van Lenten Date: Thu, 25 Jan 2024 13:06:07 -0500 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 a029efd9a..d290c1523 100644 --- a/GoogleAPIClientForREST.podspec +++ b/GoogleAPIClientForREST.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'GoogleAPIClientForREST' - s.version = '3.4.0' + s.version = '3.5.0' s.author = 'Google Inc.' s.homepage = 'https://github.com/google/google-api-objectivec-client-for-rest' s.license = { :type => 'Apache', :file => 'LICENSE' }