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