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
@ -7,7 +7,7 @@ end
|
|||||||
|
|
||||||
Gem::Specification.new do |s|
|
Gem::Specification.new do |s|
|
||||||
s.name = "google-protobuf"
|
s.name = "google-protobuf"
|
||||||
s.version = "3.0.0.alpha.2"
|
s.version = "3.0.0.alpha.2.0"
|
||||||
s.licenses = ["BSD"]
|
s.licenses = ["BSD"]
|
||||||
s.summary = "Protocol Buffers"
|
s.summary = "Protocol Buffers"
|
||||||
s.description = "Protocol Buffers are Google's data interchange format."
|
s.description = "Protocol Buffers are Google's data interchange format."
|
||||||
|
Loading…
Reference in New Issue
Block a user