From fe433484d93edf325cf21c48907c6b5fa61c2262 Mon Sep 17 00:00:00 2001 From: caohanyang Date: Mon, 25 Apr 2016 17:21:25 +0200 Subject: [PATCH] 1.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index feeb36f..8b253d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-diff-rfc6902", - "version": "1.3.1", + "version": "1.3.2", "description": "This framework is to compare two JSON data and generate the Patch", "main": "JSON-Diff.js", "dependencies": {