From f3bf0aeff2ebd4547d7e6a5680dcdf089de73536 Mon Sep 17 00:00:00 2001 From: William Batista Date: Wed, 17 Feb 2021 08:37:17 -0500 Subject: [PATCH] v1.0.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index aa261e6..81e512c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "magnet-url" -version = "1.0.4" +version = "1.0.5" authors = ["William Batista "] license = "MIT" description = "A simple, hackable magnet url parser in Rust"