aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Thomas Van Lenten <thomasvl@google.com>2019-10-22 13:30:13 -0400
committerGravatar Thomas Van Lenten <thomasvl@google.com>2019-10-22 16:32:12 -0400
commitb82cfeb7b09d970d3cdc33cd0d7c87cbcbc26562 (patch)
treea088111b40308c8c0b88c2289fae94f76e3501c1
parente0550a8f4301c92e55bc0495229bf0502138fb96 (diff)
bump the version number to do a release soon.
-rw-r--r--GoogleToolboxForMac.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/GoogleToolboxForMac.podspec b/GoogleToolboxForMac.podspec
index 26070d8..ca0a386 100644
--- a/GoogleToolboxForMac.podspec
+++ b/GoogleToolboxForMac.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'GoogleToolboxForMac'
- s.version = '2.2.1'
+ s.version = '2.2.2'
s.author = 'Google Inc.'
s.license = { :type => 'Apache', :file => 'LICENSE' }
s.homepage = 'https://github.com/google/google-toolbox-for-mac'