Skip to content

Commit e149cbf

Browse files
committed
[ruby/net-http] v0.9.1
ruby/net-http@8cee86e939
1 parent 22d5f93 commit e149cbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)