diff --git a/package.json b/package.json index 0f626a8..5919543 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "get-project-root", - "version": "0.0.3", + "version": "0.0.4", "description": "Locates the 'root directory' of the current project", "main": "index.js", "scripts": {