diff --git a/package.json b/package.json index 63653ad..33bb7e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orama-cache", - "version": "0.8.0", + "version": "0.8.1", "description": "Implement the cache dedupe on your Orama instances", "type": "module", "main": "./dist/index.js",