diff --git a/package-lock.json b/package-lock.json index f083398..f82f177 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "heapstash", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c65fc6f..866460e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "heapstash", - "version": "1.2.0", + "version": "1.2.1", "description": "HeapStash is a library that allows for easy caching in Node.js, with many advanced features such as TTL, maximum items in memory cache, external cache support, and more.", "main": "index.js", "files": [