diff options
author | Thomas Van Lenten <thomasvl@google.com> | 2018-04-23 10:36:53 -0400 |
---|---|---|
committer | Thomas Van Lenten <thomasvl@google.com> | 2018-04-23 10:40:44 -0400 |
commit | 484a1bb5b366119a79863801c92d8a0abc3c6ebb (patch) | |
tree | 979c456ee1e27c34061db510da3ea7b4dcc4c3eb /GoogleToolboxForMac.podspec | |
parent | b3f485cab2c80a9e685205135d6a63299fe3c394 (diff) |
Bump the version to cut a release for newer Xcodes.
Diffstat (limited to 'GoogleToolboxForMac.podspec')
-rw-r--r-- | GoogleToolboxForMac.podspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GoogleToolboxForMac.podspec b/GoogleToolboxForMac.podspec index 7ab5740..580d201 100644 --- a/GoogleToolboxForMac.podspec +++ b/GoogleToolboxForMac.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'GoogleToolboxForMac' - s.version = '2.1.3' + s.version = '2.1.4' s.author = 'Google Inc.' s.license = { :type => 'Apache', :file => 'LICENSE' } s.homepage = 'https://github.com/google/google-toolbox-for-mac' |