aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/google-protobuf.gemspec
diff options
context:
space:
mode:
authorGravatar Chris Fallin <cfallin@google.com>2015-04-13 14:04:12 -0700
committerGravatar Chris Fallin <cfallin@google.com>2015-04-13 14:04:12 -0700
commit14fd96224c585a365f3859b9c1b1eb87b9ebc230 (patch)
treee95765d1b3d2dbc9ba4572e59c45e544fbdf6301 /ruby/google-protobuf.gemspec
parente9abbd23fbb60da882833e7212345a4250665c92 (diff)
Bump gem version to release bugfix.
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 4c9449d2..abbbde35 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.0.pre"
+ s.version = "3.0.0.alpha.3.1.pre"
s.licenses = ["BSD"]
s.summary = "Protocol Buffers"
s.description = "Protocol Buffers are Google's data interchange format."