chore: Bumb version
This commit is contained in:
parent
d7a9b8115f
commit
000baae067
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -277,7 +277,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "blue-build"
|
||||
version = "0.5.4"
|
||||
version = "0.5.5"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"askama",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue