diff --git a/Cargo.toml b/Cargo.toml index 21eedbd15..fd147f37c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "url" -version = "1.1.1" +version = "1.2.0" authors = ["The rust-url developers"] description = "URL library for Rust, based on the WHATWG URL Standard"