bump version to 1.0.36

This commit is contained in:
Scott Yeager
2025-10-14 14:37:14 -07:00
parent 9a7b9b8a10
commit 1688c4f9b0
3 changed files with 2 additions and 2 deletions

View File

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