aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/google-protobuf.gemspec
diff options
context:
space:
mode:
authorGravatar Jisi Liu <jisi.liu@gmail.com>2016-05-10 15:43:39 -0700
committerGravatar Jisi Liu <jisi.liu@gmail.com>2016-05-10 15:43:39 -0700
commit5dea2017db7ca3faa8d9b3702f4c1a9c29602493 (patch)
treeea46c027f7517218c04383874fdfa3e2d435d52a /ruby/google-protobuf.gemspec
parentdbed8a015421826d8de7f65f09674fbf0605c317 (diff)
Update version numbers for other languages
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 1fa626fe..c542abf6 100644
--- a/ruby/google-protobuf.gemspec
+++ b/ruby/google-protobuf.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "google-protobuf"
- s.version = "3.0.0.alpha.5.0.5"
+ s.version = "3.0.0.alpha.6.0.0"
s.licenses = ["BSD"]
s.summary = "Protocol Buffers"
s.description = "Protocol Buffers are Google's data interchange format."