Skip to content

Commit 26447b3

Browse files
committed
[ruby/net-http] v0.9.1
ruby/net-http@8cee86e939
1 parent b80fc8b commit 26447b3

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

0 commit comments

Comments
 (0)