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"]