lib/simple_captcha/version.rb in the_captcha-0.1.1 vs lib/simple_captcha/version.rb in the_captcha-0.1.3

- old
+ new

@@ -1,4 +1,4 @@ # encoding: utf-8 module SimpleCaptcha - VERSION = "0.1.1".freeze + VERSION = "0.1.3".freeze end