lib/simple_captcha/version.rb in glebtv-simple_captcha-0.6.1 vs lib/simple_captcha/version.rb in glebtv-simple_captcha-0.6.2
- old
+ new
@@ -1,5 +1,5 @@
# encoding: utf-8
module SimpleCaptcha
- VERSION = "0.6.1".freeze
+ VERSION = "0.6.2".freeze
end