feat: Implemented file hierarchy initialization
- Bump version to 0.5.1 - Added Config::save method - cli: Added init command
This commit is contained in:
parent
f88e010b4f
commit
2960b6dfc4
5 changed files with 111 additions and 25 deletions
|
|
@ -2,7 +2,7 @@
|
|||
members = ["cli"]
|
||||
|
||||
[workspace.package]
|
||||
version = "0.5.0"
|
||||
version = "0.5.1"
|
||||
edition = "2024"
|
||||
repository = "https://2ndbeam.ru/git/2ndbeam/squad-quest"
|
||||
license = "MIT"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue