diff options
author | Thomas Van Lenten <thomasvl@google.com> | 2019-05-17 10:16:55 -0400 |
---|---|---|
committer | Thomas Van Lenten <thomasvl@google.com> | 2019-05-17 10:19:36 -0400 |
commit | 20e13d504be406339224e70f30df9ec9ad2c10c8 (patch) | |
tree | 4a0317724fea09c08dae4e0adc5f1cc1faddfef4 | |
parent | aa1a3d2d447905999f119efbb70b3786c5eafa13 (diff) |
Bump the version for a pods release.
-rw-r--r-- | GoogleToolboxForMac.podspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GoogleToolboxForMac.podspec b/GoogleToolboxForMac.podspec index 2d850c0..47137a0 100644 --- a/GoogleToolboxForMac.podspec +++ b/GoogleToolboxForMac.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'GoogleToolboxForMac' - s.version = '2.2.0' + s.version = '2.2.1' s.author = 'Google Inc.' s.license = { :type => 'Apache', :file => 'LICENSE' } s.homepage = 'https://github.com/google/google-toolbox-for-mac' |