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