From b659a3f2612957cb39370db219d42784ffbe93e4 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Sun, 17 Apr 2016 19:42:27 +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 c2ae896..0f626a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "get-project-root", - "version": "0.0.2", + "version": "0.0.3", "description": "Locates the 'root directory' of the current project", "main": "index.js", "scripts": {