aboutsummaryrefslogtreecommitdiff
path: root/Protobuf.podspec
diff options
context:
space:
mode:
authorBo Yang <teboring@google.com>2017-06-21 10:20:34 -0700
committerBo Yang <teboring@google.com>2017-06-21 10:20:34 -0700
commite7bcfc42411c8c1ffcec68474b308bc1da21f460 (patch)
treea58201de8d658af7444002973ba973b5265a82e9 /Protobuf.podspec
parent8ecae34ac65218e9fda1586abc39f8762dbb40de (diff)
downloadprotobuf-e7bcfc42411c8c1ffcec68474b308bc1da21f460.tar.gz
protobuf-e7bcfc42411c8c1ffcec68474b308bc1da21f460.tar.bz2
protobuf-e7bcfc42411c8c1ffcec68474b308bc1da21f460.zip
Update version number to 3.3.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 ffaf7a72..941bf5fb 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.1'
+ s.version = '3.3.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'