Skip to content

Commit 3d2ac05

Browse files
committed
Bump version to 0.3.0.1
1 parent 9b3dbc8 commit 3d2ac05

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

0 commit comments

Comments
 (0)