Skip to content

Commit

Permalink
Version bump to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sandro committed Jun 13, 2010
1 parent ad9d789 commit b913c04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.2
0.6.0
2 changes: 1 addition & 1 deletion lib/httparty.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
require dir + 'httparty/net_digest_auth'

module HTTParty
VERSION = "0.5.2".freeze
VERSION = "0.6.0".freeze
CRACK_DEPENDENCY = "0.1.7".freeze

module AllowedFormatsDeprecation
Expand Down

0 comments on commit b913c04

Please sign in to comment.