update version

This commit is contained in:
Andrew Woodlee 2024-11-19 14:25:00 -06:00
parent 9d646297c7
commit 7d6acd77b5

View File

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