bump version to 1.0.9

This commit is contained in:
2025-02-10 09:42:52 +03:00
parent 2c149507f6
commit 9a931b65e2
2 changed files with 2 additions and 2 deletions

View File

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