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 Aug 20, 2023
1 parent af738d3 commit e99c328
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.1"
var version = "v1.6.2"

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

0 comments on commit e99c328

Please sign in to comment.