Skip to content

Commit

Permalink
Merge pull request #111 from bpineau/release-v083
Browse files Browse the repository at this point in the history
Prepare v0.8.3
  • Loading branch information
bpineau authored Dec 1, 2020
2 parents f38025e + 41ce1e9 commit 1f12025
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 1f12025

Please sign in to comment.