diff --git a/package.json b/package.json index 84cf0ef8..5102b2e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ancesdir", - "version": "2.0.0", + "version": "2.0.1", "description": "Find a specific ancestor/root directory given a starting location and a search parameter", "main": "dist/index.js", "repository": "https://github.com/somewhatabstract/ancesdir.git", @@ -74,4 +74,4 @@ "lint", "test" ] -} +} \ No newline at end of file