mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
Release 0.15.2
This commit is contained in:
parent
56ba8ba579
commit
e9f4624c11
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
## 0.15.2
|
||||
|
||||
Fixed
|
||||
|
||||
* Remove symlink from specs. It was reportedly still getting bundled with gem.
|
||||
|
||||
## 0.15.1
|
||||
|
||||
Fixed
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
module HTTParty
|
||||
VERSION = "0.15.1"
|
||||
VERSION = "0.15.2"
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue