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