diff --git a/Cargo.toml b/Cargo.toml index 81e512c..90fed9a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "magnet-url" -version = "1.0.5" +version = "1.1.0" authors = ["William Batista "] license = "MIT" description = "A simple, hackable magnet url parser in Rust"