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 Apr 19, 2024
1 parent 9b30d35 commit 2bcbc46
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.4"
var version = "v1.6.5"

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

0 comments on commit 2bcbc46

Please sign in to comment.