From effe9210fcf0c89095be6df7d8a4abd9b5ea9f94 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Thu, 21 Jul 2016 02:25:15 +0200 Subject: [PATCH] 0.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba8682f..e3591f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartnginx", - "version": "0.0.6", + "version": "0.0.7", "description": "control nginx from node, TypeScript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",