From 727a8e7acbf2ca4d841bb682a8b1c5ebf43c6c67 Mon Sep 17 00:00:00 2001 From: Matt Phillips Date: Sat, 17 Jun 2017 16:56:08 +0100 Subject: [PATCH] 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 330422f..c2be83e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "deep-object-diff", - "version": "1.0.3", + "version": "1.0.4", "description": "Deep diffs two objects, including nested structures of arrays and objects, and return the difference.", "main": "dist/index.js", "files": [