From d891c03b4764b4e5745e456137cc96adc2a3acf5 Mon Sep 17 00:00:00 2001 From: Ryan Block Date: Sun, 19 Nov 2023 10:16:31 -0800 Subject: [PATCH] 3.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3823e97..62d988e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@architect/inventory", - "version": "3.6.2", + "version": "3.6.3", "description": "Architect project resource enumeration utility", "main": "src/index.js", "scripts": {