diff --git a/package.json b/package.json index 6af9c3e..bff6e46 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "escalade", - "version": "3.0.0", + "version": "3.0.1", "repository": "lukeed/escalade", "description": "A tiny (183B to 210B) and fast utility to ascend parent directories", "module": "dist/index.mjs",