Bumping number to fix ruby 2.1 on mac

This commit is contained in:
Jisi Liu 2018-01-26 15:17:38 -08:00
parent cbdeb6af3e
commit 2a8e10257f

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."