Skip to content

Commit

Permalink
Version bump to release with the deprecated warnings.
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasvl committed Dec 11, 2023
1 parent 0d508cd commit 10f544e
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 = '4.0.0'
s.version = '4.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.1.0",
version = "4.1.0",
compatibility_level = 0,
)

Expand Down

0 comments on commit 10f544e

Please sign in to comment.