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 622c56b commit 088e526Copy full SHA for 088e526
lib/net/protocol.rb
@@ -26,7 +26,7 @@
26
module Net # :nodoc:
27
28
class Protocol #:nodoc: internal use only
29
- VERSION = "0.1.1"
+ VERSION = "0.1.2"
30
31
private
32
def Protocol.protocol_param(name, val)
0 commit comments