diff --git a/package.json b/package.json index 280c729..a982005 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apiclient.xyz/docker", - "version": "1.0.105", + "version": "1.0.106", "description": "easy communication with docker remote api from node, TypeScript ready", "private": false, "main": "dist_ts/index.js", @@ -64,4 +64,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}