Skip to content

Commit f3e65e2

Browse files
committed
Bump up net-http version to 0.2.0
1 parent 5bb14fd commit f3e65e2

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
@@ -388,7 +388,7 @@ class HTTPHeaderSyntaxError < StandardError; end
388388
class HTTP < Protocol
389389

390390
# :stopdoc:
391-
VERSION = "0.1.1"
391+
VERSION = "0.2.0"
392392
Revision = %q$Revision$.split[1]
393393
HTTPVersion = '1.1'
394394
begin

0 commit comments

Comments
 (0)