Skip to content

Commit 0cbcbad

Browse files
author
github-actions
committed
Update version.go with tag information for v8.3.1
1 parent 3b8d98b commit 0cbcbad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linebot/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
package linebot
1818

19-
const version = "8.3.0"
19+
const version = "8.3.1"
2020

2121
func GetVersion() string {
2222
return version

0 commit comments

Comments
 (0)