Skip to content

Commit ddbee7b

Browse files
committed
Version bump for a release.
Looking at what has changed since the last release: v2.1.4...master There are two small fixes, but the rest is removing a few unused things and the majority is marking things as deprecated that the System Frameworks now provide. So bumping the minor version so folks can control when they adopt this if they so wish.
1 parent ad3d229 commit ddbee7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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 = '2.1.4'
3+
s.version = '2.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'

0 commit comments

Comments
 (0)