diff --git a/package.json b/package.json index 96cde4a..34d0e53 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microdiff", - "version": "1.3.1", + "version": "1.3.2", "description": "Small, fast, zero dependency deep object and array comparison", "main": "./dist/index.cjs", "module": "./dist/index.js",