chore: Set version to 0.5.6-dev.0 to prepare for first release
This commit is contained in:
parent
d302875020
commit
b70da3aa34
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -278,7 +278,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "blue-build"
|
||||
version = "0.5.5"
|
||||
version = "0.5.6-dev.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"askama",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "blue-build"
|
||||
version = "0.5.5"
|
||||
version = "0.5.6-dev.0"
|
||||
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