lib/simple_captcha/version.rb in galetahub-simple_captcha-0.1.4 vs lib/simple_captcha/version.rb in galetahub-simple_captcha-0.1.5

- old
+ new

@@ -1,4 +1,3 @@ -# encoding: utf-8 module SimpleCaptcha - VERSION = "0.1.4".freeze + VERSION = "0.1.5".freeze end