aboutsummaryrefslogtreecommitdiff
path: root/Protobuf.podspec
diff options
context:
space:
mode:
authorJisi Liu <jisi.liu@gmail.com>2017-11-02 14:16:22 -0700
committerJisi Liu <jisi.liu@gmail.com>2017-11-02 14:16:22 -0700
commit97dd175a917fcdf1a0e0421659498a974f3a464a (patch)
tree8d6727aeb04fe18507117dbc977ae1ac171ab946 /Protobuf.podspec
parentcbe250591fca9d2e776776be065a72c5550a5556 (diff)
downloadprotobuf-97dd175a917fcdf1a0e0421659498a974f3a464a.tar.gz
protobuf-97dd175a917fcdf1a0e0421659498a974f3a464a.tar.bz2
protobuf-97dd175a917fcdf1a0e0421659498a974f3a464a.zip
Update version number to 3.5.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 d559d18a..b65ac43c 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.4.1'
+ s.version = '3.5.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'