diff --git a/package.json b/package.json index 9e86b1c..5efe13b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@codefeathers/iseq", - "version": "1.0.1", + "version": "1.0.2", "description": "Deep compare objects and arrays", "main": "dist/isEq.min.js", "scripts": {