aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/google-protobuf.gemspec
diff options
context:
space:
mode:
authorGravatar Bo Yang <teboring@google.com>2015-05-29 11:00:57 -0700
committerGravatar Bo Yang <teboring@google.com>2015-05-29 11:00:57 -0700
commite107e2d68edb550bc7763db2cbbc463ae264dcce (patch)
tree840fa674b3695085ddff734e7a5e060bffcfbeb9 /ruby/google-protobuf.gemspec
parent3e2c8a5dd79481e1d36572cdf65be93514ba6581 (diff)
Update version number to 3.0.0-alpha-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 3f98a37b..a9e570ec 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.3"
+ s.version = "3.0.0.alpha.4.0.pre"
s.licenses = ["BSD"]
s.summary = "Protocol Buffers"
s.description = "Protocol Buffers are Google's data interchange format."