Skip to content

Commit

Permalink
Prepare v0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bpineau committed Dec 1, 2020
1 parent f38025e commit 41ce1e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package cmd
import "github.com/spf13/cobra"

var (
version = "0.8.2"
version = "0.8.3"

versionCmd = &cobra.Command{
Use: "version",
Expand Down

0 comments on commit 41ce1e9

Please sign in to comment.