aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/google-protobuf.gemspec
diff options
context:
space:
mode:
authorGravatar Feng Xiao <xfxyjwf@gmail.com>2017-04-05 17:26:46 -0700
committerGravatar Feng Xiao <xfxyjwf@gmail.com>2017-04-05 17:32:17 -0700
commit80f0c0ac40398858480fcc121b6771f40e5b02bb (patch)
treeab802394ce5f646232ae523bf51d1dd9d055d920 /ruby/google-protobuf.gemspec
parentbd74319107523c427c886c9744e7a23242292a5e (diff)
Update version number and changelog for 3.3.0
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 1e30ae4d..836b1dd2 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.1"
+ s.version = "3.3.0"
s.licenses = ["BSD-3-Clause"]
s.summary = "Protocol Buffers"
s.description = "Protocol Buffers are Google's data interchange format."