diff --git a/package.json b/package.json index f46c81d..b607794 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dockersock", - "version": "1.0.22", + "version": "1.0.23", "description": "easy communication with docker remote api from node, TypeScript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",