aboutsummaryrefslogtreecommitdiff
path: root/Protobuf.podspec
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2017-05-08 16:02:08 -0700
committerFeng Xiao <xfxyjwf@gmail.com>2017-05-08 16:02:08 -0700
commit58538ea91979faa4f8b9841238c53a2276dd3856 (patch)
treee501fe4ca92ddf885a71d3a68e7e0248cace9b9a /Protobuf.podspec
parentc2154e124dfe0dc80b563568e2be4c599120a718 (diff)
downloadprotobuf-58538ea91979faa4f8b9841238c53a2276dd3856.tar.gz
protobuf-58538ea91979faa4f8b9841238c53a2276dd3856.tar.bz2
protobuf-58538ea91979faa4f8b9841238c53a2276dd3856.zip
Update version number to 3.3.1
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 649f3ae3..ffaf7a72 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.3.0'
+ s.version = '3.3.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'