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

4 lines
49 B
Ruby
Raw Normal View History

2009-10-20 22:21:06 -04:00
module Devise
2012-05-09 18:53:38 -04:00
VERSION = "2.1.0.rc2".freeze
2009-10-20 22:21:06 -04:00
end