aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/google-protobuf.gemspec
diff options
context:
space:
mode:
authorGravatar Feng Xiao <xfxyjwf@gmail.com>2016-07-13 15:56:53 -0700
committerGravatar Feng Xiao <xfxyjwf@gmail.com>2016-07-13 16:08:47 -0700
commit932f94e16e946382f49db2027e71d02c3617afcb (patch)
tree18bae15d21bbb785be3a8cf11c93192904696f95 /ruby/google-protobuf.gemspec
parent06a02488ce326e4e4dc0c1bd3d66853c5de88d73 (diff)
Update version number to 3.0.0-beta-4
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 c542abf6..8cf40e3f 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.6.0.0"
+ s.version = "3.0.0.alpha.7.0.0"
s.licenses = ["BSD"]
s.summary = "Protocol Buffers"
s.description = "Protocol Buffers are Google's data interchange format."