mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
Version bump
This commit is contained in:
parent
6183c04501
commit
84195f55aa
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ require dir + 'httparty/net_digest_auth'
|
||||||
|
|
||||||
# @see HTTParty::ClassMethods
|
# @see HTTParty::ClassMethods
|
||||||
module HTTParty
|
module HTTParty
|
||||||
VERSION = "0.6.1".freeze
|
VERSION = "0.7.0".freeze
|
||||||
CRACK_DEPENDENCY = "0.1.8".freeze
|
CRACK_DEPENDENCY = "0.1.8".freeze
|
||||||
|
|
||||||
module AllowedFormatsDeprecation
|
module AllowedFormatsDeprecation
|
||||||
|
|
Loading…
Add table
Reference in a new issue