Skip to content

Commit 77608f2

Browse files
author
github-actions
committed
Update version.go with tag information for v8.10.0
1 parent d986159 commit 77608f2

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.9.0"
19+
const version = "8.10.0"
2020

2121
func GetVersion() string {
2222
return version

0 commit comments

Comments
 (0)