From 81b1bd7c7b4a281939f006dfe3daca6416d5ad91 Mon Sep 17 00:00:00 2001 From: Adnan Hajdarevic Date: Fri, 7 Apr 2017 10:59:40 +0200 Subject: [PATCH] bump up the version to 2.6.3 --- webhook.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webhook.go b/webhook.go index 6914734..e07b04d 100644 --- a/webhook.go +++ b/webhook.go @@ -21,7 +21,7 @@ import ( ) const ( - version = "2.6.2" + version = "2.6.3" ) var (