From 7009e07eccac22695e6764bc4c41becdc3ed232e Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 16 Jul 2017 13:45:08 +0200 Subject: [PATCH] 1.0.23 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",