Skip to content

Commit

Permalink
Bump up 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Nov 7, 2023
1 parent 4696aff commit 2d3c4b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/net/protocol.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
module Net # :nodoc:

class Protocol #:nodoc: internal use only
VERSION = "0.2.1"
VERSION = "0.2.2"

private
def Protocol.protocol_param(name, val)
Expand Down

0 comments on commit 2d3c4b4

Please sign in to comment.