diff --git a/Cargo.toml b/Cargo.toml index 1396a0c..b871ecb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "magnet-url" -version = "1.0.2" +version = "1.0.3" authors = ["William Batista "] license-file = "LICENSE.md" description = "A simple, hackable magnet url parser in Rust"