Skip to content

Commit 159cb4a

Browse files
committed
bump version to 2.8.0
1 parent b5af9a3 commit 159cb4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webhook.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import (
2525
)
2626

2727
const (
28-
version = "2.7.0"
28+
version = "2.8.0"
2929
)
3030

3131
var (

0 commit comments

Comments
 (0)