Incremented Ruby version number to 3.2.0.1

This commit is contained in:
Adam Cozzette 2017-03-10 10:44:24 -08:00 committed by Paul Yang
parent 8c40b5149a
commit e77a09e1e9

View file

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