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