Skip to content

Commit 9cf40af

Browse files
committed
Bump version to 0.1.3
1 parent 9d13880 commit 9cf40af

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.2"
29+
VERSION = "0.1.3"
3030

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

0 commit comments

Comments
 (0)