aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/google-protobuf.gemspec
diff options
context:
space:
mode:
authorGravatar Bo Yang <teboring@google.com>2016-09-20 21:29:02 +0000
committerGravatar Bo Yang <teboring@google.com>2016-10-10 11:24:31 -0700
commit15f4db6cb177fc6fdd3743aae54a8ad30fc55c0b (patch)
tree4a071e32af4b2ac5c43304b1402c30b12dc7369c /ruby/google-protobuf.gemspec
parentaf62fde5e88a2cc348dfacefd1db321e5481d22c (diff)
Bump version number to 3.1.0-alpha-1.
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 c1e02b07..ec3d46ae 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.2"
+ s.version = "3.1.0.alpha.1.0"
s.licenses = ["BSD"]
s.summary = "Protocol Buffers"
s.description = "Protocol Buffers are Google's data interchange format."