mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
Release 0.9.1.
* uri generic support * ipv6 support (automatic bracket removal for net/http) * fix inheritance with proc options * fix warning about redefining #path= method.
This commit is contained in:
parent
4bcf581432
commit
cfacb8a287
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
module HTTParty
|
||||
VERSION = "0.9.0"
|
||||
VERSION = "0.9.1"
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue