diff --git a/Cargo.toml b/Cargo.toml index f583eff..57227c8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "garbage" -version = "0.3.1" +version = "0.3.2" authors = ["Michael Zhang "] description = "cli tool for interacting with the freedesktop trashcan" repository = "https://git.sr.ht/~iptq/garbage"