diff --git a/GTMOAuth2.podspec b/GTMOAuth2.podspec index f4a1387..6db9f3b 100644 --- a/GTMOAuth2.podspec +++ b/GTMOAuth2.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'GTMOAuth2' - s.version = '1.1.5' + s.version = '1.1.6' s.author = 'Google Inc.' s.homepage = 'https://github.com/google/gtm-oauth2' s.license = { :type => 'Apache', :file => 'LICENSE' }