From eb4a631252173e2a520709e0fcef1f55e7acf1e5 Mon Sep 17 00:00:00 2001 From: Shu Uesugi Date: Wed, 10 Feb 2016 20:45:46 -0800 Subject: [PATCH] 0.5.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b091225..59bba58 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-json-tree", - "version": "0.5.2", + "version": "0.5.3", "description": "React JSON Viewer Component, Extracted from redux-devtools", "main": "lib/index.js", "scripts": {