diff --git a/Cargo.toml b/Cargo.toml index bac052e..545c08f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "magnet-url" -version = "1.2.1" +version = "1.2.2" authors = ["William Batista "] license = "MIT" description = "A simple, hackable magnet url parser in Rust"