diff --git a/package-lock.json b/package-lock.json index 8b58d56..ac95b59 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "json-2-csv", - "version": "5.2.0", + "version": "5.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "json-2-csv", - "version": "5.2.0", + "version": "5.3.0", "license": "MIT", "dependencies": { "deeks": "3.0.2", diff --git a/package.json b/package.json index 05dbdea..9c65319 100755 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ }, "name": "json-2-csv", "description": "A JSON to CSV and CSV to JSON converter that natively supports sub-documents and auto-generates the CSV heading.", - "version": "5.2.0", + "version": "5.3.0", "homepage": "https://mrodrig.github.io/json-2-csv", "repository": { "type": "git",