Skip to content

Commit 1f12025

Browse files
authored
Merge pull request #111 from bpineau/release-v083
Prepare v0.8.3
2 parents f38025e + 41ce1e9 commit 1f12025

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)