Release Devise 0.4.3 with latest fixes.

This commit is contained in:
José Valim 2009-11-09 22:01:28 -02:00
parent 80699c58b4
commit 9a4b374b96
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Devise
VERSION = "0.4.2".freeze
VERSION = "0.4.3".freeze
end