Release ublue-rs v0.3.5

This commit is contained in:
Gitlab 2023-12-28 23:41:02 +00:00
parent 7897f9d6c0
commit 386308f649
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1056,7 +1056,7 @@ checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
[[package]]
name = "ublue-rs"
version = "0.3.4"
version = "0.3.5"
dependencies = [
"anyhow",
"cfg-if",

View file

@ -1,6 +1,6 @@
[package]
name = "ublue-rs"
version = "0.3.4"
version = "0.3.5"
edition = "2021"
description = "A CLI tool built for creating Containerfile templates based on the Ublue Community Project"
repository = "https://gitlab.com/wunker-bunker/ublue-cli"