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

Release 2.0.0.rc2.

This commit is contained in:
José Valim 2012-01-24 14:29:26 +01:00
parent 8c9cf7d671
commit 85e9dab370

View file

@ -1,3 +1,3 @@
module Devise
VERSION = "2.0.0.rc".freeze
VERSION = "2.0.0.rc2".freeze
end