diff --git a/package-lock.json b/package-lock.json index 02db6c0..16c00a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@mojoio/docker", - "version": "1.0.33", + "version": "1.0.34", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index deba661..69a3e9b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mojoio/docker", - "version": "1.0.33", + "version": "1.0.34", "description": "easy communication with docker remote api from node, TypeScript ready", "private": false, "main": "dist/index.js", @@ -53,4 +53,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}