Skip to content

Commit 088e526

Browse files
committed
Bump up net-protocol version to 0.1.2
1 parent 622c56b commit 088e526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/net/protocol.rb

Lines changed: 1 addition & 1 deletion
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.1.1"
29+
VERSION = "0.1.2"
3030

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

0 commit comments

Comments
 (0)