Skip to content

Commit

Permalink
Bump version to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed May 9, 2022
1 parent 0017cc6 commit 992d07c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/net/http.rb
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ class HTTPHeaderSyntaxError < StandardError; end
class HTTP < Protocol

# :stopdoc:
VERSION = "0.2.1.pre1"
VERSION = "0.2.2"
Revision = %q$Revision$.split[1]
HTTPVersion = '1.1'
begin
Expand Down

0 comments on commit 992d07c

Please sign in to comment.