Skip to content

Commit

Permalink
Update version.go with tag information for v8.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 5, 2024
1 parent 3b8d98b commit 0cbcbad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linebot/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

package linebot

const version = "8.3.0"
const version = "8.3.1"

func GetVersion() string {
return version
Expand Down

0 comments on commit 0cbcbad

Please sign in to comment.