This commit is contained in:
2025-02-07 12:22:23 +03:00
parent 96bc5c9e5d
commit d1a5f1c268
3 changed files with 6 additions and 6 deletions

View File

@@ -31,7 +31,7 @@ fn do() ! {
mut cmd := Command{
name: 'hero'
description: 'Your HERO toolset.'
version: '1.0.2'
version: '1.0.3'
}
// herocmds.cmd_run_add_flags(mut cmd)