From dcf4601159ea70e2e46acd27715a9ec974fdd8e9 Mon Sep 17 00:00:00 2001 From: Vincent Weevers Date: Fri, 15 Jul 2016 12:36:08 +0200 Subject: [PATCH] 0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 66a8370..e7b27f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docker-share", - "version": "0.0.3", + "version": "0.0.4", "description": "Share local folders with a Docker Machine VM", "license": "MIT", "bin": "bin.js",