diff --git a/package.json b/package.json index c345ec6..4053c23 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "weak-lru-cache", "author": "Kris Zyp", - "version": "1.2.1", + "version": "1.2.2", "description": "An LRU cache of weak references", "license": "MIT", "types": "./index.d.ts",