Merge pull request #4236 from pherl/3.5.x

Bumping number to fix ruby 2.1 on mac
This commit is contained in:
Jisi Liu 2018-01-26 15:34:53 -08:00 committed by GitHub
commit 91317c291e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "google-protobuf"
s.version = "3.5.1.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."