Skip to content

Commit c84a941

Browse files
committed
Version bump for a release.
1 parent f741edd commit c84a941

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

GoogleToolboxForMac.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'GoogleToolboxForMac'
3-
s.version = '4.1.0'
3+
s.version = '4.2.0'
44
s.author = 'Google Inc.'
55
s.license = { :type => 'Apache', :file => 'LICENSE' }
66
s.homepage = 'https://github.com/google/google-toolbox-for-mac'

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module(
22
name = "google_toolbox_for_mac",
3-
version = "4.1.0",
3+
version = "4.2.0",
44
compatibility_level = 0,
55
)
66

0 commit comments

Comments
 (0)