diff --git a/package.json b/package.json index 1aaef15..8701efe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dockersock", - "version": "1.0.0", + "version": "1.0.1", "description": "easy communication with docker from node, TypeScript ready", "main": "dist/index.js", "scripts": {