We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2187653 commit c144c92Copy full SHA for c144c92
1 file changed
mix.exs
@@ -2,7 +2,7 @@ defmodule Wallaby.Mixfile do
2
use Mix.Project
3
4
@source_url "https://github.com/elixir-wallaby/wallaby"
5
- @version "0.30.8"
+ @version "0.30.9"
6
@drivers ~w(selenium chrome)
7
@selected_driver System.get_env("WALLABY_DRIVER")
8
@maintainers ["Mitchell Hanberg"]
0 commit comments