diff options
author | Thomas Van Lenten <thomasvl@google.com> | 2020-10-22 10:57:03 -0400 |
---|---|---|
committer | Thomas Van Lenten <thomasvl@google.com> | 2020-10-22 10:57:48 -0400 |
commit | f3ee6834cad9091382b6c95fdb68dc28b204859c (patch) | |
tree | 8766f63c14db65ca19461799d2a10dfaf6daa32a | |
parent | 7b85395abe62bbc335457d259c811b2acc94e997 (diff) |
Version bump for a release.
-rw-r--r-- | GoogleToolboxForMac.podspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GoogleToolboxForMac.podspec b/GoogleToolboxForMac.podspec index b2a033d..b2c7785 100644 --- a/GoogleToolboxForMac.podspec +++ b/GoogleToolboxForMac.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'GoogleToolboxForMac' - s.version = '2.2.2' + s.version = '2.3.0' s.author = 'Google Inc.' s.license = { :type => 'Apache', :file => 'LICENSE' } s.homepage = 'https://github.com/google/google-toolbox-for-mac' |