diff --git a/packages/node-cache/package.json b/packages/node-cache/package.json index f83bd760..b5145a35 100644 --- a/packages/node-cache/package.json +++ b/packages/node-cache/package.json @@ -1,6 +1,6 @@ { "name": "@cacheable/node-cache", - "version": "1.5.0", + "version": "1.5.1", "description": "Simple and Maintained fast NodeJS internal caching", "type": "module", "main": "./dist/index.cjs",