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
VERSION = "1.4.3".freeze
2009-10-20 22:21:06 -04:00
end