Skip to content

Commit ec9c70a

Browse files
committed
v0.7.0
1 parent a1b3283 commit ec9c70a

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
@@ -724,7 +724,7 @@ class HTTPHeaderSyntaxError < StandardError; end
724724
class HTTP < Protocol
725725

726726
# :stopdoc:
727-
VERSION = "0.6.0"
727+
VERSION = "0.7.0"
728728
HTTPVersion = '1.1'
729729
begin
730730
require 'zlib'

0 commit comments

Comments
 (0)