Skip to content

Commit 41ce1e9

Browse files
committed
Prepare v0.8.3
1 parent f38025e commit 41ce1e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package cmd
33
import "github.com/spf13/cobra"
44

55
var (
6-
version = "0.8.2"
6+
version = "0.8.3"
77

88
versionCmd = &cobra.Command{
99
Use: "version",

0 commit comments

Comments
 (0)