diff --git a/package-lock.json b/package-lock.json index c6aabb2..2c6281b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@mojoio/docker", - "version": "1.0.29", + "version": "1.0.30", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a826d0d..3cc2c6c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mojoio/docker", - "version": "1.0.29", + "version": "1.0.30", "description": "easy communication with docker remote api from node, TypeScript ready", "private": false, "main": "dist/index.js",