aboutsummaryrefslogtreecommitdiff
path: root/ruby
diff options
context:
space:
mode:
authorBo Yang <teboring@google.com>2017-01-27 15:03:40 -0800
committerBo Yang <teboring@google.com>2017-01-27 15:03:40 -0800
commit593e917c176b5bc5aafa57bf9f6030d749d91cd5 (patch)
tree06c5b0760bdc983b06ce99d9617f2ae1e1be14e3 /ruby
parent2c8346a259791ccb176da80e31e59f1df479bd6d (diff)
downloadprotobuf-593e917c176b5bc5aafa57bf9f6030d749d91cd5.tar.gz
protobuf-593e917c176b5bc5aafa57bf9f6030d749d91cd5.tar.bz2
protobuf-593e917c176b5bc5aafa57bf9f6030d749d91cd5.zip
Bump version number to 3.2.0v3.2.0-alpha-1v3.2.0
Diffstat (limited to 'ruby')
-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 8da48c8b..97bf9970 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.2.0.rc2"
+ s.version = "3.2.0"
s.licenses = ["BSD"]
s.summary = "Protocol Buffers"
s.description = "Protocol Buffers are Google's data interchange format."