Skip to content

Commit

Permalink
Bump version to v0.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
minamijoyo committed Oct 15, 2021
1 parent 7cfdcf2 commit 34f1229
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 @@ -14,7 +14,7 @@ import (
)

// Version is a version number.
var version = "0.2.9"
var version = "0.2.10"

func main() {
log.SetOutput(logOutput())
Expand Down

0 comments on commit 34f1229

Please sign in to comment.