[ruby/net-http] Bump up net-http version to 0.2.0
https://github.com/ruby/net-http/commit/f3e65e2a31
This commit is contained in:
parent
cc2f76041d
commit
cb4c98f949
@ -388,7 +388,7 @@ module Net #:nodoc:
|
||||
class HTTP < Protocol
|
||||
|
||||
# :stopdoc:
|
||||
VERSION = "0.1.1"
|
||||
VERSION = "0.2.0"
|
||||
Revision = %q$Revision$.split[1]
|
||||
HTTPVersion = '1.1'
|
||||
begin
|
||||
|
Loading…
x
Reference in New Issue
Block a user