diff --git a/package.json b/package.json index 75f4c9e..4981de8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "deep-object-diff", - "version": "1.1.8", + "version": "1.1.9", "description": "Deep diffs two objects, including nested structures of arrays and objects, and return the difference.", "main": "cjs/index.js", "module": "mjs/index.js",