[ruby/net-protocol] Bump version to 0.2.0
https://github.com/ruby/net-protocol/commit/3097bb4cc3
This commit is contained in:
parent
4a5a657842
commit
ad970f5474
@ -26,7 +26,7 @@ require 'io/wait'
|
||||
module Net # :nodoc:
|
||||
|
||||
class Protocol #:nodoc: internal use only
|
||||
VERSION = "0.1.3"
|
||||
VERSION = "0.2.0"
|
||||
|
||||
private
|
||||
def Protocol.protocol_param(name, val)
|
||||
|
Loading…
x
Reference in New Issue
Block a user