Bump version to 0.1.2

master
Guillaume Dott 2015-10-19 10:36:42 +02:00
parent 04e016c188
commit d05f1b25ac
1 changed files with 1 additions and 1 deletions

View File

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