From cee905ad6510786ac86083d3c45fd7482f3dcff2 Mon Sep 17 00:00:00 2001 From: Sinux Date: Wed, 24 Jul 2019 17:52:04 +0800 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aee6212..e475fba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turdus", - "version": "0.0.7", + "version": "0.0.8", "description": "weighted round robin client-side HTTP load balancing", "main": "index.js", "scripts": {