From 95f912f950f64ebe2817937f65de7ef114bb8558 Mon Sep 17 00:00:00 2001 From: William Batista Date: Tue, 16 Feb 2021 20:46:48 -0500 Subject: [PATCH] v1.0.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 19db3f6..aa261e6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "magnet-url" -version = "1.0.3" +version = "1.0.4" authors = ["William Batista "] license = "MIT" description = "A simple, hackable magnet url parser in Rust"