Skip to content

Commit f63f5c4

Browse files
author
github-actions
committed
Update version.go with tag information for v8.2.1
1 parent 247a707 commit f63f5c4

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

2121
func GetVersion() string {
2222
return version

0 commit comments

Comments
 (0)