From d3f5da548986bef5cdf13b6d87007cee5121dcd3 Mon Sep 17 00:00:00 2001 From: Adnan Hajdarevic Date: Sat, 14 Mar 2015 12:44:05 +0100 Subject: [PATCH] bumped up the minor version to 2.1.0 --- webhook.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webhook.go b/webhook.go index e044d75..1a8ee2c 100644 --- a/webhook.go +++ b/webhook.go @@ -22,7 +22,7 @@ import ( ) const ( - version = "2.0.0" + version = "2.1.0" ) var (