aboutsummaryrefslogtreecommitdiff
path: root/Protobuf.podspec
diff options
context:
space:
mode:
authorJisi Liu <liujisi@google.com>2016-09-15 14:37:38 -0700
committerGitHub <noreply@github.com>2016-09-15 14:37:38 -0700
commit9c4be5f654d8e7635a00dc3d65688d3203c99bb1 (patch)
treedbf22050be56619ea3f25d7c61f41cdd497e8db6 /Protobuf.podspec
parentb4235ac79c0d3e932f2fb24d2dc8b81fbc0de45a (diff)
parent58860c021f0bdd0c79e612e7092c6c3d692488c0 (diff)
downloadprotobuf-9c4be5f654d8e7635a00dc3d65688d3203c99bb1.tar.gz
protobuf-9c4be5f654d8e7635a00dc3d65688d3203c99bb1.tar.bz2
protobuf-9c4be5f654d8e7635a00dc3d65688d3203c99bb1.zip
Merge pull request #2112 from pherl/merge
Merge 3.0.x into master
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 72e6dd0a..8d1ab357 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'
+ s.version = '3.0.2'
s.summary = 'Protocol Buffers v.3 runtime library for Objective-C.'
s.homepage = 'https://github.com/google/protobuf'
s.license = 'New BSD'