diff --git a/package.json b/package.json index 23bac09..e0f6020 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fs-cache-fast", - "version": "1.0.2", + "version": "1.0.3", "description": "Cache stored on the file system", "main": "index.mjs", "scripts": {