[ruby/net-http] Bump version to 0.3.1
https://github.com/ruby/net-http/commit/09a9ea163a
This commit is contained in:
parent
826adbc963
commit
9e114338b9
@ -379,7 +379,7 @@ module Net #:nodoc:
|
|||||||
class HTTP < Protocol
|
class HTTP < Protocol
|
||||||
|
|
||||||
# :stopdoc:
|
# :stopdoc:
|
||||||
VERSION = "0.3.0"
|
VERSION = "0.3.1"
|
||||||
Revision = %q$Revision$.split[1]
|
Revision = %q$Revision$.split[1]
|
||||||
HTTPVersion = '1.1'
|
HTTPVersion = '1.1'
|
||||||
begin
|
begin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user