From bd7e09e7e909e732b9d7632cfd1b92e7e77f7ddc Mon Sep 17 00:00:00 2001 From: darrenpaulwright Date: Mon, 9 Mar 2020 08:54:49 -0700 Subject: [PATCH] 1.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 617503f..1f8e35d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "on-change", - "version": "1.6.4", + "version": "1.7.0", "description": "Watch an object or array for changes", "license": "MIT", "repository": "sindresorhus/on-change",