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

Bumping version to 2.1.0.rc2

This commit is contained in:
Rodrigo Flores 2012-05-09 19:53:38 -03:00
parent 52c35b18da
commit afbcc31c6a

View file

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