mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
Bump version to 0.17.3
This commit is contained in:
parent
aec466f984
commit
689e64bb2d
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
## 0.17.3
|
||||||
|
|
||||||
|
0.17.2 is broken https://github.com/jnunemaker/httparty/issues/681
|
||||||
|
|
||||||
## 0.17.2
|
## 0.17.2
|
||||||
|
|
||||||
* [Add Response#nil? deprecetion warning](https://github.com/jnunemaker/httparty/pull/680)
|
* [Add Response#nil? deprecetion warning](https://github.com/jnunemaker/httparty/pull/680)
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
module HTTParty
|
module HTTParty
|
||||||
VERSION = "0.17.2"
|
VERSION = "0.17.3"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue