[ruby/net-http] Bump version to 0.4.1
https://github.com/ruby/net-http/commit/21e226c0bc
This commit is contained in:
parent
7b2b1e61ce
commit
75a8b48fba
@ -722,7 +722,7 @@ module Net #:nodoc:
|
||||
class HTTP < Protocol
|
||||
|
||||
# :stopdoc:
|
||||
VERSION = "0.4.0"
|
||||
VERSION = "0.4.1"
|
||||
HTTPVersion = '1.1'
|
||||
begin
|
||||
require 'zlib'
|
||||
|
Loading…
x
Reference in New Issue
Block a user