diff --git a/Cargo.toml b/Cargo.toml index a475c83..0a08c10 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "garbage" -version = "0.2.0-rc2" +version = "0.2.0-rc3" authors = ["Michael Zhang "] description = "cli tool for interacting with the freedesktop trashcan" license = "MIT"