From f267c77bca9db9502dcdd8ef9cf187d5821f0819 Mon Sep 17 00:00:00 2001 From: ingalls Date: Wed, 8 Nov 2023 11:23:10 -0700 Subject: [PATCH] v5.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f5849c..90fc6ee 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "esri-dump", "type": "module", - "version": "5.0.0", + "version": "5.1.0", "author": "Ian Dees ", "description": "Assist with pulling data out of an ESRI ArcGIS REST server into a more useful format.", "scripts": {