From 159cb4a911d6499b70a9bab0d4ab16d142bf2af9 Mon Sep 17 00:00:00 2001 From: Adnan Hajdarevic Date: Sun, 6 Dec 2020 08:42:09 +0100 Subject: [PATCH] bump version to 2.8.0 --- webhook.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webhook.go b/webhook.go index 1c62aab..9ea45aa 100644 --- a/webhook.go +++ b/webhook.go @@ -25,7 +25,7 @@ import ( ) const ( - version = "2.7.0" + version = "2.8.0" ) var (