Merge pull request #3514 from pherl/rubyfix

Bump gem version for the next upload
This commit is contained in:
Jisi Liu 2017-08-17 13:51:05 -07:00 committed by GitHub
commit fa46d11e2e

View File

@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "google-protobuf"
s.version = "3.4.0"
s.version = "3.4.0.1"
s.licenses = ["BSD-3-Clause"]
s.summary = "Protocol Buffers"
s.description = "Protocol Buffers are Google's data interchange format."