aboutsummaryrefslogtreecommitdiff
path: root/Protobuf.podspec
diff options
context:
space:
mode:
authorBo Yang <paulyang1211@gmail.com>2018-03-05 19:54:18 -0800
committerBo Yang <paulyang1211@gmail.com>2018-03-05 19:54:18 -0800
commitb5fbb742af122b565925987e65c08957739976a7 (patch)
treebe1d6db857067adbeb69f608e6e28b3451d9f613 /Protobuf.podspec
parent2ea2ad20893de533857ab6e51fddd7896edad2b9 (diff)
downloadprotobuf-b5fbb742af122b565925987e65c08957739976a7.tar.gz
protobuf-b5fbb742af122b565925987e65c08957739976a7.tar.bz2
protobuf-b5fbb742af122b565925987e65c08957739976a7.zip
Bump version number to 3.5.2v3.5.2
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 84a37996..24498a27 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.1'
+ s.version = '3.5.2'
s.summary = 'Protocol Buffers v.3 runtime library for Objective-C.'
s.homepage = 'https://github.com/google/protobuf'
s.license = '3-Clause BSD License'