bump version to 1.0.6

This commit is contained in:
2025-02-08 14:07:15 +01:00
parent b0da6d1bd2
commit eb38bc5e60
2 changed files with 3 additions and 3 deletions

View File

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