Release Devise 0.5.4.

This commit is contained in:
José Valim
2009-11-19 13:14:02 -02:00
parent 1a8dc7fe37
commit ab81bc344f
3 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
module Devise
VERSION = "0.5.3".freeze
VERSION = "0.5.4".freeze
end