mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
Version Bump
This commit is contained in:
parent
1b257c8051
commit
b812bdd7d0
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.3".freeze
|
||||
VERSION = "0.7.4".freeze
|
||||
CRACK_DEPENDENCY = "0.1.8".freeze
|
||||
|
||||
module AllowedFormatsDeprecation
|
||||
|
|
Loading…
Reference in a new issue