From c4ee967ca99010f763b13eef39305c3945aecfad Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 18 May 2018 13:09:14 +0200 Subject: [PATCH] 1.2.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5941bc2..75b4a73 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gitzone/npmdocker", - "version": "1.2.18", + "version": "1.2.19", "description": "develop npm modules cross platform with docker", "main": "dist/index.js", "typings": "dist/index.d.ts",