Skip to content

Commit 4be99c2

Browse files
committed
Bump up 0.4.0
1 parent 5695454 commit 4be99c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/net/http.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -722,7 +722,7 @@ class HTTPHeaderSyntaxError < StandardError; end
722722
class HTTP < Protocol
723723

724724
# :stopdoc:
725-
VERSION = "0.3.2"
725+
VERSION = "0.4.0"
726726
HTTPVersion = '1.1'
727727
begin
728728
require 'zlib'

0 commit comments

Comments
 (0)