Skip to content

Commit 2d3c4b4

Browse files
committed
Bump up 0.2.2
1 parent 4696aff commit 2d3c4b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/net/protocol.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
module Net # :nodoc:
2727

2828
class Protocol #:nodoc: internal use only
29-
VERSION = "0.2.1"
29+
VERSION = "0.2.2"
3030

3131
private
3232
def Protocol.protocol_param(name, val)

0 commit comments

Comments
 (0)