aboutsummaryrefslogtreecommitdiff
path: root/Protobuf.podspec
diff options
context:
space:
mode:
authorAdam Cozzette <acozzette@gmail.com>2018-08-01 14:56:08 -0700
committerGitHub <noreply@github.com>2018-08-01 14:56:08 -0700
commit21fc01b63c7f60bae4e230c817a82bd8571a4a70 (patch)
tree20730e597f914fd2430c66b9bebe633e017a4fe0 /Protobuf.podspec
parent3d62db3ecd5377025a458bca827ab4ca12d5c1f0 (diff)
parent94d55e529204cc8575bf1070dc1e2375dbc8a4c5 (diff)
downloadprotobuf-21fc01b63c7f60bae4e230c817a82bd8571a4a70.tar.gz
protobuf-21fc01b63c7f60bae4e230c817a82bd8571a4a70.tar.bz2
protobuf-21fc01b63c7f60bae4e230c817a82bd8571a4a70.zip
Merge pull request #4991 from acozzette/merge-3-6-x
Merge 3.6.x branch 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 b5bb673e..f282f540 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.6.0'
+ s.version = '3.6.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'