Skip to content

Commit

Permalink
chore: bump v0.30.9
Browse files Browse the repository at this point in the history
  • Loading branch information
mhanberg committed Jun 10, 2024
1 parent 2187653 commit c144c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ defmodule Wallaby.Mixfile do
use Mix.Project

@source_url "https://github.com/elixir-wallaby/wallaby"
@version "0.30.8"
@version "0.30.9"
@drivers ~w(selenium chrome)
@selected_driver System.get_env("WALLABY_DRIVER")
@maintainers ["Mitchell Hanberg"]
Expand Down

0 comments on commit c144c92

Please sign in to comment.