Skip to content

Commit fedafec

Browse files
committed
[ruby/net-http] v0.9.0
ruby/net-http@3ccf0c8e6a
1 parent df18f3b commit fedafec

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.8.0"
727+
VERSION = "0.9.0"
728728
HTTPVersion = '1.1'
729729
begin
730730
require 'zlib'

0 commit comments

Comments
 (0)