From c8b3c0c65931083ec45c3b1ee8a760b84defb54b Mon Sep 17 00:00:00 2001 From: Vincent Weevers Date: Fri, 15 Jul 2016 12:09:59 +0200 Subject: [PATCH] 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c610fae..24abfe0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docker-share", - "version": "0.0.1", + "version": "0.0.2", "description": "Share local folders with a Docker Machine VM", "license": "MIT", "bin": "bin.js",