Start work on init command

This commit is contained in:
Gerald Pinder 2023-10-11 23:59:16 -04:00
parent bc4557a9ca
commit 564ea919a5
5 changed files with 46 additions and 3 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "ublue-rs"
version = "0.1.0"
version = "0.2.0"
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"