From cc82b3af045e939da742a9afe36050fd088bd9f0 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Sun, 31 Jul 2016 21:05:57 +0200 Subject: [PATCH] 1.0.17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d55686d..992c5b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dockersock", - "version": "1.0.16", + "version": "1.0.17", "description": "easy communication with docker remote api from node, TypeScript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",