Skip to content

Commit 97c4b68

Browse files
committed
Bump version to 0.1.1
1 parent 0de81b7 commit 97c4b68

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.0"
29+
VERSION = "0.1.1"
3030

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

0 commit comments

Comments
 (0)