diff --git a/testing/webdriver/Cargo.toml b/testing/webdriver/Cargo.toml index d6cedcc9352a..ca56196fa1fe 100644 --- a/testing/webdriver/Cargo.toml +++ b/testing/webdriver/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "webdriver" -version = "0.23.1" +version = "0.24.0" authors = ["Mozilla Tools and Automation "] description = "Library implementing the wire protocol for the W3C WebDriver specification" documentation = "https://docs.rs/webdriver"