Skip to content

Commit

Permalink
chore: bump up the version
Browse files Browse the repository at this point in the history
  • Loading branch information
TypicalAM committed Dec 19, 2023
1 parent ee39877 commit 4014a33
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 @@ -4,7 +4,7 @@ import (
"github.com/TypicalAM/goread/cmd/goread"
)

var version = "v1.6.3"
var version = "v1.6.4"

func main() {
goread.SetVersion(version)
Expand Down

0 comments on commit 4014a33

Please sign in to comment.