Skip to content

Commit

Permalink
Bump version to 4.1.0 to go with minOS change.
Browse files Browse the repository at this point in the history
This doesn't have to be a new major because we're added back support for
something removed, so it expands the compatibility vs. reduces it.
  • Loading branch information
thomasvl committed Sep 30, 2024
1 parent 1d47cc8 commit 5cfe5f0
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 = '4.0.0'
s.version = '4.1.0'
s.authors = 'Google Inc.'
s.license = { :type => 'Apache', :file => 'LICENSE' }
s.homepage = 'https:/google/gtm-session-fetcher'
Expand Down

0 comments on commit 5cfe5f0

Please sign in to comment.