Skip to content

Commit

Permalink
Merge pull request google#56 from thomasvl/pod_version_bump
Browse files Browse the repository at this point in the history
Bump version number to a pod release
  • Loading branch information
thomasvl authored Aug 5, 2016
2 parents 400a467 + d6c00ae commit 73f9930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GTMSessionFetcher.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# to import GTMSessionFetcher via the CocoaPods dependency Manager.
Pod::Spec.new do |s|
s.name = 'GTMSessionFetcher'
s.version = '1.1.4'
s.version = '1.1.5'
s.authors = 'Google Inc.'
s.license = { :type => 'Apache', :file => 'LICENSE' }
s.homepage = 'https://github.com/google/gtm-session-fetcher'
Expand Down

0 comments on commit 73f9930

Please sign in to comment.