From b4c6bff74d01c69323c246503329b4a1ab180b4a Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 17 Jun 2016 02:38:03 +0200 Subject: [PATCH] 1.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee9f02e..9426e02 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dockersock", - "version": "1.0.5", + "version": "1.0.6", "description": "easy communication with docker from node, TypeScript ready", "main": "dist/index.js", "scripts": {