diff --git a/Cargo.toml b/Cargo.toml index a17cbe0..43ab199 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "magnet-url" -version = "1.1.1" +version = "1.2.0" authors = ["William Batista "] license = "MIT" description = "A simple, hackable magnet url parser in Rust"