diff --git a/package.json b/package.json index 2bc46c7..f323133 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microdiff", - "version": "1.0.2", + "version": "1.1.0", "description": "Small, fast, zero dependency deep object and array comparison", "main": "./dist/index.cjs", "types": "./dist/index.d.ts",