Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Commit

Permalink
Merge pull request #65 from thomasvl/cut_release
Browse files Browse the repository at this point in the history
Bump version to cut a release with the nib loading fix.
  • Loading branch information
thomasvl committed Apr 22, 2016
2 parents 3a51b2a + 2162ebe commit c2a0486
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GTMOAuth2.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'GTMOAuth2'
s.version = '1.1.0'
s.version = '1.1.1'
s.author = 'Google Inc.'
s.homepage = 'https://github.com/google/gtm-oauth2'
s.license = { :type => 'Apache', :file => 'LICENSE' }
Expand All @@ -11,7 +11,7 @@ Pod::Spec.new do |s|
The Google Toolbox for Mac OAuth 2 Controllers make it easy for Cocoa
applications to sign in to services using OAuth 2 for authentication
and authorization.
This version can be used with iOS ≥ 7.0 or OS X ≥ 10.9.
DESC

Expand Down

0 comments on commit c2a0486

Please sign in to comment.