diff options
-rw-r--r-- | GoogleToolboxForMac.podspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GoogleToolboxForMac.podspec b/GoogleToolboxForMac.podspec index f7eb497..2a78a00 100644 --- a/GoogleToolboxForMac.podspec +++ b/GoogleToolboxForMac.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'GoogleToolboxForMac' - s.version = '2.1.4' + s.version = '2.2.0' s.author = 'Google Inc.' s.license = { :type => 'Apache', :file => 'LICENSE' } s.homepage = 'https://github.com/google/google-toolbox-for-mac' |