Bump version for updated deps

This commit is contained in:
Jay Gabriels
2023-08-01 08:25:06 -07:00
parent 214bfdb4ee
commit 962897a591
2 changed files with 12 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ import (
"github.com/spf13/cobra"
)
const ghorgVersion = "v1.9.7"
const ghorgVersion = "v1.9.8"
var versionCmd = &cobra.Command{
Use: "version",