aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/google-protobuf.gemspec
diff options
context:
space:
mode:
authorGravatar Jisi Liu <jisi.liu@gmail.com>2016-09-02 11:57:49 -0700
committerGravatar Jisi Liu <jisi.liu@gmail.com>2016-09-02 11:57:49 -0700
commit6e11540b329c363b614afe9dbfd92d6d1f8ba674 (patch)
tree8f84bf13c5d22e8a0bfac58609016b2afe2e4191 /ruby/google-protobuf.gemspec
parenta098e809336c5fbad7a8ff8f1210e5e0ac8d29b2 (diff)
Bump version number to 3.0.2
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 286d8fe3..67b15c33 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"
+ s.version = "3.0.2"
s.licenses = ["BSD"]
s.summary = "Protocol Buffers"
s.description = "Protocol Buffers are Google's data interchange format."