Skip to content

Commit 9c752cc

Browse files
committed
Bump version to 0.3.0
1 parent 65aed40 commit 9c752cc

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.2"
400+
VERSION = "0.3.0"
401401
Revision = %q$Revision$.split[1]
402402
HTTPVersion = '1.1'
403403
begin

0 commit comments

Comments
 (0)