From dfdec3b654cbf403197214f9354d9a2aff4d77d1 Mon Sep 17 00:00:00 2001 From: Chris Fallin Date: Tue, 3 Mar 2015 10:55:55 -0800 Subject: Updated Ruby gem version and added note to ruby/README.md regarding version number scheme. Change-Id: Idb29077c153530de78ce28c094442aa8f51ddd25 --- 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 01d27636..371009bb 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.3.pre" + s.version = "3.0.0.alpha.3.0.pre" s.licenses = ["BSD"] s.summary = "Protocol Buffers" s.description = "Protocol Buffers are Google's data interchange format." -- cgit v1.2.3