feat: Implemented file hierarchy initialization

- Bump version to 0.5.1
- Added Config::save method
- cli: Added init command
This commit is contained in:
Alexey 2025-12-05 17:16:40 +03:00
commit 2960b6dfc4
5 changed files with 111 additions and 25 deletions

View file

@ -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"