瀏覽代碼

Incremented Ruby version number to 3.2.0.1

Adam Cozzette 8 年之前
父節點
當前提交
e77a09e1e9
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.2.0"
+  s.version     = "3.2.0.1"
   s.licenses    = ["BSD-3-Clause"]
   s.summary     = "Protocol Buffers"
   s.description = "Protocol Buffers are Google's data interchange format."