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
2013-11-29 15:45:04 +00:00
VERSION = "3.0.1".freeze
2010-02-06 18:25:46 +00:00
end