aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/google-protobuf.gemspec
diff options
context:
space:
mode:
authorGravatar Jisi Liu <jisi.liu@gmail.com>2015-02-28 15:01:24 -0800
committerGravatar Jisi Liu <jisi.liu@gmail.com>2015-03-02 19:31:31 -0800
commit40f2df3c16b4a54f673108cad92f0da0be6efc21 (patch)
tree514a53e6744d537ff8541db31597abfbf70b153c /ruby/google-protobuf.gemspec
parent1939efed2db35020b7830a4927f10feac47b6757 (diff)
Bump the version number to 3.0.0-alpha-3-pre
Change-Id: I33479e529b060e4fed532a827a386d3baecc835e
Diffstat (limited to 'ruby/google-protobuf.gemspec')
-rw-r--r--ruby/google-protobuf.gemspec2
1 files changed, 1 insertions, 1 deletions
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."