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

4 lines
52 B
Ruby
Raw Normal View History

2010-02-06 18:25:46 +00:00
module SimpleForm
2012-02-01 17:14:59 +00:00
VERSION = "2.0.0.rc".freeze
2010-02-06 18:25:46 +00:00
end