From e204014b9ca917fafc30a223e5473599d8d17bf1 Mon Sep 17 00:00:00 2001 From: Vincent Lee Date: Tue, 22 Aug 2017 15:57:41 +0800 Subject: [PATCH] bump version --- version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.go b/version.go index 2a1dfff..0f62187 100644 --- a/version.go +++ b/version.go @@ -5,4 +5,4 @@ package nsq // VERSION -const VERSION = "1.1.6 HA" +const VERSION = "1.1.7 HA"