Skip to content

Commit

Permalink
bump version to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cvgw committed Dec 10, 2019
1 parent 67308c6 commit 28f9270
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 @@ -20,7 +20,7 @@ import (
"github.com/spf13/cobra"
)

const version = "v0.3.1"
const version = "v0.4.0"

// versionCmd represents the version command
var versionCmd = &cobra.Command{
Expand Down

0 comments on commit 28f9270

Please sign in to comment.