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