From 34ae1329306ac6f3e94516afe9d63610fb88656b Mon Sep 17 00:00:00 2001 From: Adnan Hajdarevic Date: Tue, 24 Sep 2019 19:45:40 +0200 Subject: [PATCH] Bump webhook version to 2.6.10 --- webhook.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webhook.go b/webhook.go index 10c8c617..16cbcbe9 100644 --- a/webhook.go +++ b/webhook.go @@ -24,7 +24,7 @@ import ( ) const ( - version = "2.6.9" + version = "2.6.10" ) var (