From 088419687fd5588f0a33eb81607595e72d55ed1d Mon Sep 17 00:00:00 2001 From: Sharun Date: Sat, 28 Dec 2024 20:13:13 -0600 Subject: [PATCH] bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1885d42..27b3ad1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "janitor-service" -version = "0.1.32" +version = "0.1.33" edition = "2021" description = "A service that cleans up your downloads folder" license = "MIT"