Skip to content

Commit

Permalink
Bump version to v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
minamijoyo committed Oct 28, 2021
1 parent 2621cf8 commit 6730c7f
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 @@ -7,7 +7,7 @@ import (
)

// version is a version number.
var version = "0.4.0"
var version = "0.4.1"

func init() {
RootCmd.AddCommand(newVersionCmd())
Expand Down

0 comments on commit 6730c7f

Please sign in to comment.