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": {