diff --git a/package.json b/package.json index ff4c680..07132bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chai-exclude", - "version": "2.0.0", + "version": "2.0.1", "description": "Exclude keys to compare from a deep equal operation with chai expect and assert", "main": "chai-exclude.js", "types": "index.d.ts",