aboutsummaryrefslogtreecommitdiff
path: root/Protobuf.podspec
diff options
context:
space:
mode:
authorJisi Liu <jisi.liu@gmail.com>2017-09-14 11:12:55 -0700
committerJisi Liu <jisi.liu@gmail.com>2017-09-14 11:12:55 -0700
commitdba647a6b2252e1876b0b8b63d42893c5b16ba14 (patch)
tree0f666cbe252fce13b9ae92d8731495e3828f76d9 /Protobuf.podspec
parent3d78561402446f2c213efcda7ed1153a529c16d1 (diff)
downloadprotobuf-dba647a6b2252e1876b0b8b63d42893c5b16ba14.tar.gz
protobuf-dba647a6b2252e1876b0b8b63d42893c5b16ba14.tar.bz2
protobuf-dba647a6b2252e1876b0b8b63d42893c5b16ba14.zip
Bump version for minor release
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 88bd5b7d..d559d18a 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.0'
+ s.version = '3.4.1'
s.summary = 'Protocol Buffers v.3 runtime library for Objective-C.'
s.homepage = 'https://github.com/google/protobuf'
s.license = '3-Clause BSD License'