From 40f2df3c16b4a54f673108cad92f0da0be6efc21 Mon Sep 17 00:00:00 2001 From: Jisi Liu Date: Sat, 28 Feb 2015 15:01:24 -0800 Subject: Bump the version number to 3.0.0-alpha-3-pre Change-Id: I33479e529b060e4fed532a827a386d3baecc835e --- ruby/google-protobuf.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ruby/google-protobuf.gemspec') diff --git a/ruby/google-protobuf.gemspec b/ruby/google-protobuf.gemspec index e294751f..01d27636 100644 --- a/ruby/google-protobuf.gemspec +++ b/ruby/google-protobuf.gemspec @@ -7,7 +7,7 @@ end Gem::Specification.new do |s| s.name = "google-protobuf" - s.version = "3.0.0.alpha.2.0" + s.version = "3.0.0.alpha.3.pre" s.licenses = ["BSD"] s.summary = "Protocol Buffers" s.description = "Protocol Buffers are Google's data interchange format." -- cgit v1.2.3