Bump version to 0.1.2

This commit is contained in:
Guillaume Dott 2015-10-19 10:36:42 +02:00
parent 04e016c188
commit d05f1b25ac

View File

@ -1,3 +1,3 @@
module ReallySimpleCaptcha
VERSION = "0.1.1"
VERSION = "0.1.2"
end