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
2017-05-17 20:23:08 +00:00
VERSION = "3.5.0".freeze
2010-02-06 18:25:46 +00:00
end