Skip to content

Commit 8cee86e

Browse files
committed
v0.9.1
1 parent 7697832 commit 8cee86e

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)