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
2011-09-08 13:30:17 +00:00
VERSION = "1.5.0".freeze
2010-02-06 18:25:46 +00:00
end