diff --git a/package.json b/package.json index e1c67ae..4372580 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chai-exclude", - "version": "1.0.11", + "version": "1.0.12", "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",