bump version to 1.0.35

This commit is contained in:
Scott Yeager
2025-10-14 14:05:36 -07:00
parent d65c795ccb
commit 2b5f53b83f
2 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.34'
version: '1.0.35'
}
// herocmds.cmd_run_add_flags(mut cmd)