bump version to 1.0.22

This commit is contained in:
2025-03-23 12:14:26 +01:00
parent 7d4565e56f
commit 8b6ad4d076
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.21'
version: '1.0.22'
}
// herocmds.cmd_run_add_flags(mut cmd)