diff --git a/package.json b/package.json index 0bf8b4d..85b734c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chai-exclude", - "version": "1.0.9", + "version": "1.0.10", "description": "Exclude keys to compare from a deep equal operation with chai expect and assert", "main": "lib/chai-exclude.js", "types": "lib/chai-exclude.d.ts",