Skip to content

Commit 0017cc6

Browse files
committed
Bump version to 0.2.1.pre1
1 parent 3237ef4 commit 0017cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/net/http.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ class HTTPHeaderSyntaxError < StandardError; end
397397
class HTTP < Protocol
398398

399399
# :stopdoc:
400-
VERSION = "0.2.0"
400+
VERSION = "0.2.1.pre1"
401401
Revision = %q$Revision$.split[1]
402402
HTTPVersion = '1.1'
403403
begin

0 commit comments

Comments
 (0)