diff --git a/cli/htmgo/runner.go b/cli/htmgo/runner.go index 3f799a8..2b8a7e0 100644 --- a/cli/htmgo/runner.go +++ b/cli/htmgo/runner.go @@ -18,7 +18,7 @@ import ( "strings" ) -const version = "1.0.4" +const version = "1.0.5" func main() { needsSignals := true