heartcombo--simple_form/lib/simple_form/version.rb

4 lines
49 B
Ruby
Raw Normal View History

2010-02-06 18:25:46 +00:00
module SimpleForm
2014-11-25 17:53:40 +00:00
VERSION = "3.1.0".freeze
2010-02-06 18:25:46 +00:00
end