diff --git a/packages/flat-cache/package.json b/packages/flat-cache/package.json index bec67d83..4bd3eb12 100644 --- a/packages/flat-cache/package.json +++ b/packages/flat-cache/package.json @@ -1,6 +1,6 @@ { "name": "flat-cache", - "version": "6.1.2", + "version": "6.1.3", "description": "A simple key/value storage using files to persist the data", "type": "module", "main": "./dist/index.cjs",