bump version to 1.0.7

This commit is contained in:
2025-02-08 15:17:47 +01:00
parent 6e619622d2
commit 690b1b68c3
2 changed files with 2 additions and 2 deletions

View File

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