From 1af0dc3f102dd23a97adfcd2266ac4f661f146e4 Mon Sep 17 00:00:00 2001 From: Ryan Block Date: Sat, 3 Feb 2024 13:11:27 -0800 Subject: [PATCH] 4.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d0c2638..f39191c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@architect/inventory", - "version": "4.0.0", + "version": "4.0.1", "description": "Architect project resource enumeration utility", "main": "src/index.js", "scripts": {