diff --git a/package.json b/package.json index 940680b..81a5912 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartcache", - "version": "1.0.16", + "version": "1.0.17", "private": false, "description": "A module for caching asynchronous function results with smart time and hash-based invalidation strategies.", "main": "dist_ts/index.js",