diff --git a/package-lock.json b/package-lock.json index bc00119..4794722 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@mojoio/docker", - "version": "1.0.99", + "version": "1.0.100", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 633047f..2579059 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mojoio/docker", - "version": "1.0.99", + "version": "1.0.100", "description": "easy communication with docker remote api from node, TypeScript ready", "private": false, "main": "dist_ts/index.js",