diff --git a/Cargo.toml b/Cargo.toml index 7c0a4207..726e0e73 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wires" -version = "0.4.1" +version = "0.4.2" authors = ["James Graham "] description = "Proxy for using WebDriver clients to interact with Gecko-based browsers." repository = "https://github.com/jgraham/wires"