diff --git a/package-lock.json b/package-lock.json index f6de262..38181d8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "esri-dump", - "version": "5.1.0", + "version": "5.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "esri-dump", - "version": "5.1.0", + "version": "5.2.0", "license": "MIT", "dependencies": { "@openaddresses/batch-error": "^2.2.0", diff --git a/package.json b/package.json index 00699ee..814d71b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "esri-dump", "type": "module", - "version": "5.1.0", + "version": "5.2.0", "author": "Ian Dees ", "description": "Assist with pulling data out of an ESRI ArcGIS REST server into a more useful format.", "scripts": {