From 46e4ed1c8b32c5a9ea9ce363058b6c1a46827468 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Thu, 28 Jul 2016 18:01:07 +0200 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc9ec3c..5c5fd66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmdocker", - "version": "1.0.5", + "version": "1.1.0", "description": "develop npm modules cross platform with docker", "main": "dist/index.js", "typings": "dist/index.d.ts",