Explorar o código

Merge pull request #215 from cfallin/ruby-gem-version

Update Ruby gem version to 3.0.0.alpha.2.0.
Chris Fallin %!s(int64=10) %!d(string=hai) anos
pai
achega
561ea89405
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ruby/google-protobuf.gemspec

+ 1 - 1
ruby/google-protobuf.gemspec

@@ -7,7 +7,7 @@ end
 
 Gem::Specification.new do |s|
   s.name        = "google-protobuf"
-  s.version     = "3.0.0.alpha.2"
+  s.version     = "3.0.0.alpha.2.0"
   s.licenses    = ["BSD"]
   s.summary     = "Protocol Buffers"
   s.description = "Protocol Buffers are Google's data interchange format."