Release 1.4.7 with a backward compatibility fix.

This commit is contained in:
José Valim
2011-09-22 11:51:58 +02:00
parent ab9d856568
commit e4902af15a

View File

@@ -1,3 +1,3 @@
module Devise
VERSION = "1.4.6".freeze
VERSION = "1.4.7".freeze
end