diff --git a/package.json b/package.json index 90c3aa6..e9b3f23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "on-change", - "version": "4.0.1", + "version": "4.0.2", "description": "Watch an object or array for changes", "license": "MIT", "repository": "sindresorhus/on-change",