From be659a2dbdfd971eef9286f0a106595a0ab939f3 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Mon, 18 Jul 2016 02:50:34 +0200 Subject: [PATCH] 1.0.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b63d91..fd76390 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dockersock", - "version": "1.0.13", + "version": "1.0.14", "description": "easy communication with docker from node, TypeScript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",