Skip to content

Commit

Permalink
Bump version to 0.2.1.pre1
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Apr 27, 2022
1 parent 3237ef4 commit 0017cc6
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.0"
VERSION = "0.2.1.pre1"
Revision = %q$Revision$.split[1]
HTTPVersion = '1.1'
begin
Expand Down

0 comments on commit 0017cc6

Please sign in to comment.