Skip to content

Commit

Permalink
Bump version to v0.4.0-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
minamijoyo committed Nov 7, 2024
1 parent 2f37f02 commit b1b6fac
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 @@ -13,7 +13,7 @@ import (
)

// Version is a version number.
var version = "0.3.25"
var version = "0.4.0-beta1"

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

0 comments on commit b1b6fac

Please sign in to comment.