aboutsummaryrefslogtreecommitdiff
path: root/ruby/google-protobuf.gemspec
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 /ruby/google-protobuf.gemspec
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 'ruby/google-protobuf.gemspec')
-rw-r--r--ruby/google-protobuf.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby/google-protobuf.gemspec b/ruby/google-protobuf.gemspec
index cc7625d4..00a7ff36 100644
--- a/ruby/google-protobuf.gemspec
+++ b/ruby/google-protobuf.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "google-protobuf"
- s.version = "3.6.0"
+ s.version = "3.6.1"
s.licenses = ["BSD-3-Clause"]
s.summary = "Protocol Buffers"
s.description = "Protocol Buffers are Google's data interchange format."