Skip to content

Commit 2717385

Browse files
author
github-actions
committed
Update version.go with tag information for v8.2.0
1 parent 5ab525b commit 2717385

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

2121
func GetVersion() string {
2222
return version

0 commit comments

Comments
 (0)