Bump to 0.5.3.

This commit is contained in:
José Valim 2009-11-18 09:48:45 -02:00
parent 4c81ecae53
commit c1a1f1628c
1 changed files with 1 additions and 1 deletions

View File

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