Skip to content

Commit

Permalink
version 0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorturk committed Aug 12, 2011
1 parent dc5504b commit 6619909
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion History.txt
@@ -1,4 +1,4 @@
=== Unreleased https://github.com/jnicklas/carrierwave/compare/v0.5.6...master
=== Version 0.5.7 2011-08-12

* [BREAKING CHANGE] Extracted Mongoid support into a separate gem (carrierwave-mongoid) [jnicklas]
* [BREAKING CHANGE] Remove ImageScience support due to lack maintenance and 1.9.2 compatibility [jnicklas]
Expand Down
2 changes: 1 addition & 1 deletion lib/carrierwave/version.rb
@@ -1,3 +1,3 @@
module CarrierWave
VERSION = "0.5.6"
VERSION = "0.5.7"
end

0 comments on commit 6619909

Please sign in to comment.