From e01264090caca39795e21961fdaf87396da231af Mon Sep 17 00:00:00 2001 From: ingalls Date: Wed, 30 Aug 2023 13:18:40 -0600 Subject: [PATCH] v4.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22a8041..3297e4c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "esri-dump", "type": "module", - "version": "4.1.1", + "version": "4.2.0", "author": "Ian Dees ", "description": "Assist with pulling data out of an ESRI ArcGIS REST server into a more useful format.", "scripts": {