aboutsummaryrefslogtreecommitdiff
path: root/ruby/google-protobuf.gemspec
diff options
context:
space:
mode:
authorJisi Liu <liujisi@google.com>2018-02-26 10:05:09 -0800
committerGitHub <noreply@github.com>2018-02-26 10:05:09 -0800
commitbb40c0c0c4482cd97e250b24379c1b594ecc0a12 (patch)
tree139ffeb582df16a54f9f0ab5800a0793ef0e7cf7 /ruby/google-protobuf.gemspec
parenta6037c5230c0ccb6531f80cef909dbfe37257884 (diff)
parent91317c291ec819d13c83f924b39f7769fe479673 (diff)
downloadprotobuf-bb40c0c0c4482cd97e250b24379c1b594ecc0a12.tar.gz
protobuf-bb40c0c0c4482cd97e250b24379c1b594ecc0a12.tar.bz2
protobuf-bb40c0c0c4482cd97e250b24379c1b594ecc0a12.zip
Merge pull request #4291 from google/3.5.x
Merge 3.5.x to 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 998952d0..8fcf85c7 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.5.1"
+ s.version = "3.5.1.2"
s.licenses = ["BSD-3-Clause"]
s.summary = "Protocol Buffers"
s.description = "Protocol Buffers are Google's data interchange format."