Skip to content

Commit 21e226c

Browse files
committed
Bump version to 0.4.1
1 parent ebaaa4f commit 21e226c

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
@@ -722,7 +722,7 @@ class HTTPHeaderSyntaxError < StandardError; end
722722
class HTTP < Protocol
723723

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

0 commit comments

Comments
 (0)