From ef4b9a0cbd0f8c4b6c45f240c07c351376c2129a Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Sun, 17 Apr 2016 19:52:37 +0200 Subject: [PATCH] 0.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5919543..3745251 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "get-project-root", - "version": "0.0.4", + "version": "0.0.5", "description": "Locates the 'root directory' of the current project", "main": "index.js", "scripts": {