We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4696aff commit 2d3c4b4Copy full SHA for 2d3c4b4
lib/net/protocol.rb
@@ -26,7 +26,7 @@
26
module Net # :nodoc:
27
28
class Protocol #:nodoc: internal use only
29
- VERSION = "0.2.1"
+ VERSION = "0.2.2"
30
31
private
32
def Protocol.protocol_param(name, val)
0 commit comments