diff --git a/packages/bentocache/package.json b/packages/bentocache/package.json index 8c5caa4..80a8d17 100644 --- a/packages/bentocache/package.json +++ b/packages/bentocache/package.json @@ -1,7 +1,7 @@ { "name": "bentocache", "type": "module", - "version": "1.0.0-beta.9", + "version": "1.0.0-beta.10", "description": "Multi-tier cache module for Node.js. Redis, Upstash, CloudfareKV, File, in-memory and others drivers", "author": "Julien Ripouteau ", "license": "MIT",