Browse Source

Bump gem version for the next upload

Jisi Liu 8 years ago
parent
commit
19266369f0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ruby/google-protobuf.gemspec

+ 1 - 1
ruby/google-protobuf.gemspec

@@ -1,6 +1,6 @@
 Gem::Specification.new do |s|
   s.name        = "google-protobuf"
-  s.version     = "3.4.0"
+  s.version     = "3.4.0.1"
   s.licenses    = ["BSD-3-Clause"]
   s.summary     = "Protocol Buffers"
   s.description = "Protocol Buffers are Google's data interchange format."