diff --git a/package.json b/package.json index 5ecc5eb..533b696 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chai-exclude", - "version": "1.0.7", + "version": "1.0.8", "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",