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-21 00:21:06 -02:00
module Devise
2015-12-10 14:36:34 -02:00
VERSION = "3.5.3".freeze
2009-10-21 00:21:06 -02:00
end