From 1943c5311f939080f8dcb9b66d6cf832a9904867 Mon Sep 17 00:00:00 2001 From: Adnan Hajdarevic Date: Thu, 29 Sep 2016 19:16:47 +0200 Subject: [PATCH] bump version to 2.5.0 --- webhook.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webhook.go b/webhook.go index e762026..3827db8 100644 --- a/webhook.go +++ b/webhook.go @@ -21,7 +21,7 @@ import ( ) const ( - version = "2.4.0" + version = "2.5.0" ) var (