diff --git a/package.json b/package.json index 8f78b7e..9d997e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "deep-object-diff", - "version": "1.0.2", + "version": "1.0.3", "description": "Deep diffs two objects, including nested structures of arrays and objects, and return the difference.", "main": "dist/index.js", "files": [