From ff3944004144f65d331c3221eb980cadcf390e49 Mon Sep 17 00:00:00 2001 From: Skywalker8510 <91810623+Skywalker8510@users.noreply.github.com> Date: Mon, 10 Mar 2025 18:22:04 -0500 Subject: [PATCH] requested change --- confetti-cli/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confetti-cli/Cargo.toml b/confetti-cli/Cargo.toml index 0fc6485..092c9be 100644 --- a/confetti-cli/Cargo.toml +++ b/confetti-cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "confetti_cli" -version = "0.1.2" +version = "0.1.1" description = "A simple command line interface to interact with a Confetti-Box instance." repository = "https://github.com/Dangoware/confetti-box" keywords = ["selfhost", "upload", "command_line"]