bump version
Some checks failed
ci/woodpecker/push/go-lint Pipeline failed

This commit is contained in:
Andrew Woodlee 2025-02-28 17:49:51 -06:00
parent 7beda281e0
commit bb693dbb97

View File

@ -7,7 +7,7 @@ import (
"github.com/spf13/cobra"
)
const versionStr = "0.8.0"
const versionStr = "0.9.0"
var (
versionCmd = &cobra.Command{