Skip to content

Commit

Permalink
Release 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Dec 15, 2009
1 parent cdd3551 commit f56323e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.rdoc
@@ -1,3 +1,5 @@
== 0.7.2

* deprecation
* Renamed reset_confirmation! to resend_confirmation!
* Copying locale is part of the installation process
Expand Down
2 changes: 1 addition & 1 deletion lib/devise/version.rb
@@ -1,3 +1,3 @@
module Devise
VERSION = "0.7.1".freeze
VERSION = "0.7.2".freeze
end

0 comments on commit f56323e

Please sign in to comment.