From fb8ac8564b34c53d6542404567a1ca255145d6bf Mon Sep 17 00:00:00 2001 From: Adnan Hajdarevic Date: Thu, 15 Jan 2015 16:31:28 +0100 Subject: [PATCH] bumped up the version to 1.0.1 --- webhook.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webhook.go b/webhook.go index b2335b5..c528b7f 100644 --- a/webhook.go +++ b/webhook.go @@ -20,7 +20,7 @@ import ( ) const ( - version string = "1.0.0" + version string = "1.0.1" ) var (