Skip to content

Commit

Permalink
Version bump for a release.
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasvl committed Jan 25, 2024
1 parent f741edd commit c84a941
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.1.0'
s.version = '4.2.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 = "4.1.0",
version = "4.2.0",
compatibility_level = 0,
)

Expand Down

0 comments on commit c84a941

Please sign in to comment.