diff --git a/package.json b/package.json index 99dd40b..d0948f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fs-cache-fast", - "version": "1.0.0", + "version": "1.0.1", "description": "Cache stored on the file system", "main": "index.mjs", "scripts": {