Skip to content

Commit

Permalink
update version placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
zakuro9715 committed Feb 13, 2021
1 parent 6b7f5c5 commit 0bcd5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"github.com/zakuro9715/z/cli"
)

var version = "v0.5.0 or later" // Set via ldflags
var version = "v0.6.0 or later" // Set via ldflags

func init() {
cli.Version = version
Expand Down

0 comments on commit 0bcd5c0

Please sign in to comment.