Bump gem version to release bugfix.

This commit is contained in:
Chris Fallin 2015-04-13 14:04:12 -07:00
parent e9abbd23fb
commit 14fd96224c

View file

@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "google-protobuf"
s.version = "3.0.0.alpha.3.0.pre"
s.version = "3.0.0.alpha.3.1.pre"
s.licenses = ["BSD"]
s.summary = "Protocol Buffers"
s.description = "Protocol Buffers are Google's data interchange format."