docs: version bump
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
abs3nt 2023-03-08 13:47:07 -08:00
parent 32d1074fd9
commit 4992e63edb
Signed by: abs3nt
GPG Key ID: FDC6662313FA9386
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import (
"github.com/spf13/cobra"
)
var Version = "v0.2.6"
var Version = "v0.2.7"
// versionCmd represents the version command
var versionCmd = &cobra.Command{