chore: Bumb version

This commit is contained in:
Gerald Pinder 2024-01-26 16:15:52 -05:00
parent d7a9b8115f
commit 000baae067
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -277,7 +277,7 @@ dependencies = [
[[package]]
name = "blue-build"
version = "0.5.4"
version = "0.5.5"
dependencies = [
"anyhow",
"askama",

View file

@ -1,6 +1,6 @@
[package]
name = "blue-build"
version = "0.5.4"
version = "0.5.5"
edition = "2021"
description = "A CLI tool built for creating Containerfile templates based on the Ublue Community Project"
repository = "https://github.com/blue-build/cli"