1
0
Fork 0
mirror of https://github.com/heartcombo/simple_form.git synced 2022-11-09 12:19:26 -05:00

Bump to 1.3.1

This commit is contained in:
Carlos Antonio da Silva 2011-02-06 22:35:17 -02:00
parent a1b12c2e62
commit 0522e9dd92

View file

@ -1,3 +1,3 @@
module SimpleForm
VERSION = "1.3.0".freeze
VERSION = "1.3.1".freeze
end