From 3bcf6d5e2b794c174ff95d21275b60f233e6af06 Mon Sep 17 00:00:00 2001 From: Adnan Hajdarevic Date: Sat, 18 Jun 2016 15:33:37 +0200 Subject: [PATCH] bump version to 2.3.9 --- webhook.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webhook.go b/webhook.go index 3c45532..dd60619 100644 --- a/webhook.go +++ b/webhook.go @@ -21,7 +21,7 @@ import ( ) const ( - version = "2.3.8" + version = "2.3.9" ) var (