1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00

Version bump

This commit is contained in:
Sandro Turriate 2011-01-18 17:05:31 -05:00
parent 6183c04501
commit 84195f55aa

View file

@ -13,7 +13,7 @@ require dir + 'httparty/net_digest_auth'
# @see HTTParty::ClassMethods
module HTTParty
VERSION = "0.6.1".freeze
VERSION = "0.7.0".freeze
CRACK_DEPENDENCY = "0.1.8".freeze
module AllowedFormatsDeprecation