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