From 0a6c5383b0e4f997102f7f7c61624d9627b65d2d Mon Sep 17 00:00:00 2001 From: OMGeeky Date: Wed, 21 Jun 2023 18:03:53 +0200 Subject: [PATCH] bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 926c132..e5e6611 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "downloader" -version = "0.3.2" +version = "0.3.3" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html