diff --git a/GoogleAPIClientForREST.podspec b/GoogleAPIClientForREST.podspec index c229ccd27..fae9a44de 100644 --- a/GoogleAPIClientForREST.podspec +++ b/GoogleAPIClientForREST.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'GoogleAPIClientForREST' - s.version = '3.2.0' + s.version = '3.3.0' s.author = 'Google Inc.' s.homepage = 'https://github.com/google/google-api-objectivec-client-for-rest' s.license = { :type => 'Apache', :file => 'LICENSE' }