mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
Version bump to 0.6.0
This commit is contained in:
parent
ad9d789fcf
commit
b913c049d7
2 changed files with 2 additions and 2 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
0.5.2
|
0.6.0
|
||||||
|
|
|
@ -12,7 +12,7 @@ require dir + 'httparty/cookie_hash'
|
||||||
require dir + 'httparty/net_digest_auth'
|
require dir + 'httparty/net_digest_auth'
|
||||||
|
|
||||||
module HTTParty
|
module HTTParty
|
||||||
VERSION = "0.5.2".freeze
|
VERSION = "0.6.0".freeze
|
||||||
CRACK_DEPENDENCY = "0.1.7".freeze
|
CRACK_DEPENDENCY = "0.1.7".freeze
|
||||||
|
|
||||||
module AllowedFormatsDeprecation
|
module AllowedFormatsDeprecation
|
||||||
|
|
Loading…
Add table
Reference in a new issue