From 8adb636db3d4d1d26052306a91e9bc1969ea9a21 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 16 Jul 2017 12:04:38 +0200 Subject: [PATCH] 1.0.21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da8cec6..cda464a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dockersock", - "version": "1.0.20", + "version": "1.0.21", "description": "easy communication with docker remote api from node, TypeScript ready", "main": "dist/index.js", "typings": "dist/index.d.ts",