aboutsummaryrefslogtreecommitdiff
path: root/Protobuf.podspec
diff options
context:
space:
mode:
authorJisi Liu <jisi.liu@gmail.com>2018-05-14 16:06:22 -0700
committerJisi Liu <jisi.liu@gmail.com>2018-05-14 16:06:22 -0700
commit45eb28b588a3b4ef5e54abf92b1f2b7eafb2cbf8 (patch)
treed3b06c5a55b482ee53731b165ddf418bfe21dbe4 /Protobuf.podspec
parentb61dd9d9a229c5a82788fdeefa344aa65affae09 (diff)
downloadprotobuf-45eb28b588a3b4ef5e54abf92b1f2b7eafb2cbf8.tar.gz
protobuf-45eb28b588a3b4ef5e54abf92b1f2b7eafb2cbf8.tar.bz2
protobuf-45eb28b588a3b4ef5e54abf92b1f2b7eafb2cbf8.zip
Update version number to 3.6.0
Diffstat (limited to 'Protobuf.podspec')
-rw-r--r--Protobuf.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/Protobuf.podspec b/Protobuf.podspec
index 24498a27..b5bb673e 100644
--- a/Protobuf.podspec
+++ b/Protobuf.podspec
@@ -5,7 +5,7 @@
# dependent projects use the :git notation to refer to the library.
Pod::Spec.new do |s|
s.name = 'Protobuf'
- s.version = '3.5.2'
+ s.version = '3.6.0'
s.summary = 'Protocol Buffers v.3 runtime library for Objective-C.'
s.homepage = 'https://github.com/google/protobuf'
s.license = '3-Clause BSD License'