doc: version bump
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/tag/woodpecker Pipeline was successful Details

This commit is contained in:
abs3nt 2023-03-05 16:01:10 -08:00
parent 65b222db8d
commit 5a743978d7
1 changed files with 1 additions and 1 deletions

View File

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