diff --git a/package.json b/package.json index 58b0b46..12eca1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "deep-object-diff", - "version": "1.1.0", + "version": "1.1.1", "description": "Deep diffs two objects, including nested structures of arrays and objects, and return the difference.", "main": "dist/index.js", "types": "./index.d.ts",