From 799320492a3f34ccd11e26eb2e023ae4068ef9db Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 13 Oct 2017 18:06:16 +0200 Subject: [PATCH] 1.2.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb12115..cbe42e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmdocker", - "version": "1.2.17", + "version": "1.2.18", "description": "develop npm modules cross platform with docker", "main": "dist/index.js", "typings": "dist/index.d.ts",