version bump
Some checks failed
ci/woodpecker/push/go-lint Pipeline failed
ci/woodpecker/push/publish-docs Pipeline was successful

This commit is contained in:
2025-03-11 21:36:53 -05:00
parent fd4c83f9c0
commit bfb81e11b2
2 changed files with 2 additions and 2 deletions

View File

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