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

This commit is contained in:
abs3nt 2023-03-05 23:47:44 -08:00
parent a5adf4c85e
commit 91a2115a18
1 changed files with 1 additions and 1 deletions

View File

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