1
0
Fork 0
mirror of https://github.com/heartcombo/simple_form.git synced 2022-11-09 12:19:26 -05:00
heartcombo--simple_form/lib/simple_form/version.rb
Carlos Antonio da Silva 1cf987541d Release 3.0.0.rc ❤️
2013-05-10 14:14:47 -03:00

3 lines
52 B
Ruby

module SimpleForm
VERSION = "3.0.0.rc".freeze
end