diff --git a/package-lock.json b/package-lock.json index e89935f..331bdb2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-json-viewer", - "version": "1.0.0", + "version": "2.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 638a111..e255d67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-json-viewer", - "version": "1.0.0", + "version": "2.0.0", "description": "React JSON Viewer Component. View JSON in beautiful tabular format.", "author": "nsisodiya", "license": "MIT",