diff --git a/Cargo.toml b/Cargo.toml index d63cb01..94312b8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gt-tool" -version = "3.0.0" +version = "3.0.1" edition = "2024" license = "GPL-3.0-only" description = "CLI tools for interacting with the Gitea API. Mainly for attaching files to releases."