From 872e71dee8f78279d0b6875fbc2d835381c8c3c9 Mon Sep 17 00:00:00 2001 From: ingalls Date: Mon, 6 Nov 2023 15:04:28 -0700 Subject: [PATCH] v4.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eae7b95..bc1ae6e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "esri-dump", "type": "module", - "version": "4.6.0", + "version": "4.6.1", "author": "Ian Dees ", "description": "Assist with pulling data out of an ESRI ArcGIS REST server into a more useful format.", "scripts": {