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