aboutsummaryrefslogtreecommitdiffhomepage
path: root/Protobuf.podspec
diff options
context:
space:
mode:
authorGravatar Feng Xiao <xfxyjwf@gmail.com>2016-09-22 14:28:55 -0700
committerGravatar Bo Yang <teboring@google.com>2016-10-10 11:44:21 -0700
commitf933d10fbe701df5166ca18764e4ef0922559b66 (patch)
tree49c7316831eaba07dfae8032a1e022c5cf4ad270 /Protobuf.podspec
parent04d72c2997ce8d84c7eee54c6084ef161d7979e6 (diff)
Update version number.
[skip ci] Change-Id: I1ba6f6372a08b5796570851336e1a548602f60da
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 2aebdda4..217f6d20 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.1.0-alpha-1'
+ s.version = '3.1.0'
s.summary = 'Protocol Buffers v.3 runtime library for Objective-C.'
s.homepage = 'https://github.com/google/protobuf'
s.license = 'New BSD'