From a1c582831c116387288edab3fa01af372b4abe28 Mon Sep 17 00:00:00 2001 From: Matt Phillips Date: Thu, 26 Jan 2017 00:10:16 +0000 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c48e7a..97f102e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "deep-object-diff", - "version": "0.0.4", + "version": "1.0.0", "description": "Deep diffs two objects, including nested structures of arrays and objects, and return the difference.", "main": "dist/index.js", "files": [