diff --git a/package.json b/package.json index 6416aba..1116855 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "async-cache-dedupe", - "version": "1.9.0", + "version": "1.10.0", "description": "An async deduping cache", "main": "index.js", "types": "index.d.ts",