Skip to content

Commit

Permalink
Version bump to prep for a release.
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasvl committed Nov 20, 2023
1 parent c86bb02 commit e635839
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GoogleToolboxForMac.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'GoogleToolboxForMac'
s.version = '3.0.0'
s.version = '3.1.0'
s.author = 'Google Inc.'
s.license = { :type => 'Apache', :file => 'LICENSE' }
s.homepage = 'https://github.com/google/google-toolbox-for-mac'
Expand Down
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module(
name = "google_toolbox_for_mac",
version = "3.0.0",
version = "3.1.0",
compatibility_level = 0,
)

Expand Down

0 comments on commit e635839

Please sign in to comment.