We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34cc321 commit 3097bb4Copy full SHA for 3097bb4
lib/net/protocol.rb
@@ -26,7 +26,7 @@
26
module Net # :nodoc:
27
28
class Protocol #:nodoc: internal use only
29
- VERSION = "0.1.3"
+ VERSION = "0.2.0"
30
31
private
32
def Protocol.protocol_param(name, val)
0 commit comments