Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
adnanh committed Apr 13, 2024
1 parent 85f244c commit 48c76cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webhook.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import (
)

const (
version = "2.8.1"
version = "2.8.2"
)

var (
Expand Down

0 comments on commit 48c76cf

Please sign in to comment.