From c90c3d0bd5dbc2029509345c4e6e608ac40f9f71 Mon Sep 17 00:00:00 2001 From: William Batista Date: Thu, 20 May 2021 12:52:27 -0400 Subject: [PATCH] v1.2.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"