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
2019-10-04 11:43:30 -03:00

4 lines
79 B
Ruby

# frozen_string_literal: true
module SimpleForm
VERSION = "5.0.1".freeze
end