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