Skip to content

Commit

Permalink
Bump version to v0.2.7-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
minamijoyo committed Apr 18, 2023
1 parent ac38e55 commit 9a8828e
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 @@ -8,7 +8,7 @@ import (

var (
// Version is version number which automatically set on build.
Version = "0.2.6"
Version = "0.2.7-dev"
)

func init() {
Expand Down

0 comments on commit 9a8828e

Please sign in to comment.