Merge pull request #215 from cfallin/ruby-gem-version
Update Ruby gem version to 3.0.0.alpha.2.0.
This commit is contained in:
commit
561ea89405
1 changed files with 1 additions and 1 deletions
|
@ -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."
|
||||
|
|
Loading…
Add table
Reference in a new issue