This commit is contained in:
Andrew Woodlee 2025-02-15 22:28:01 -06:00
parent 0d28d6afcf
commit d89a208bbd

View File

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