lib/capybara/screenshot_config/version.rb in capybara-screenshot_config-0.2.0 vs lib/capybara/screenshot_config/version.rb in capybara-screenshot_config-0.3.0
- old
+ new
@@ -1,5 +1,5 @@
module Capybara
module ScreenshotConfig
- VERSION = "0.2.0"
+ VERSION = "0.3.0"
end
end