1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00

Bump to 0.5.3.

This commit is contained in:
José Valim 2009-11-18 09:48:45 -02:00
parent 4c81ecae53
commit c1a1f1628c

View file

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