diff --git a/package.json b/package.json index 2ba5ee0..c2ae896 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "get-project-root", - "version": "0.0.1", + "version": "0.0.2", "description": "Locates the 'root directory' of the current project", "main": "index.js", "scripts": {