diff --git a/Cargo.toml b/Cargo.toml index 598c17f..399016b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "blue-build" -version = "0.5.3" +version = "0.5.4" edition = "2021" description = "A CLI tool built for creating Containerfile templates based on the Ublue Community Project" repository = "https://github.com/blue-build/cli"