From 487ba592a769a42b3ce079d4c5a11607f64ba8c5 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Tue, 12 Jul 2016 14:04:31 +0200 Subject: [PATCH] 1.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c832902..eb06d8c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dockersock", - "version": "1.0.9", + "version": "1.0.10", "description": "easy communication with docker from node, TypeScript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",