aboutsummaryrefslogtreecommitdiff
path: root/Protobuf.podspec
diff options
context:
space:
mode:
authorJisi Liu <jisi.liu@gmail.com>2016-05-18 13:57:25 -0700
committerJisi Liu <jisi.liu@gmail.com>2016-05-18 13:57:25 -0700
commitd550528c7587a925a033da28d156d8d2c8c0f556 (patch)
tree473f2e45a4270fcab2b243eabf358a64046c2e43 /Protobuf.podspec
parent97aa8a07845391c413b197a8e709bb93ece4a558 (diff)
downloadprotobuf-d550528c7587a925a033da28d156d8d2c8c0f556.tar.gz
protobuf-d550528c7587a925a033da28d156d8d2c8c0f556.tar.bz2
protobuf-d550528c7587a925a033da28d156d8d2c8c0f556.zip
Bump objc podspec version number
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 0bbd06df..89ef4a05 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.0.0-beta-2'
+ s.version = '3.0.0-beta-3'
s.summary = 'Protocol Buffers v.3 runtime library for Objective-C.'
s.homepage = 'https://github.com/google/protobuf'
s.license = 'New BSD'