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
45 B
Ruby
Raw Normal View History

2009-10-20 22:21:06 -04:00
module Devise
2009-11-23 21:09:34 -05:00
VERSION = "0.6.1".freeze
2009-10-20 22:21:06 -04:00
end