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