diff --git a/Cargo.toml b/Cargo.toml index f3882ca..a60b2f3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cargo-attribution" -version = "0.8.8" +version = "0.8.9" authors = ["AmeKnite"] edition = "2021" description = "A cargo subcommand to give credit to your dependencies"