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 Sep 19, 2023
1 parent cf86166 commit 672b094
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.2"
var version = "v1.6.3"

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

0 comments on commit 672b094

Please sign in to comment.