aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/google-protobuf.gemspec
diff options
context:
space:
mode:
authorGravatar teboring <teboring@teboring-macbookpro.roam.corp.google.com>2015-05-22 22:22:21 -0700
committerGravatar teboring <teboring@teboring-macbookpro.roam.corp.google.com>2015-05-23 09:20:23 -0700
commit9839c0c2c964f2c3881be042758536e9bd68bd8a (patch)
tree0aa0cd46787b94db369651d52220708c87672461 /ruby/google-protobuf.gemspec
parent55df12194f5f0348c3ddf0636c63ba2b3978fab5 (diff)
Update version number to 3.0.0-alpha-3
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 28cdebf5..3f98a37b 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.1.pre"
+ s.version = "3.0.0.alpha.3"
s.licenses = ["BSD"]
s.summary = "Protocol Buffers"
s.description = "Protocol Buffers are Google's data interchange format."