From f26c4f7b4ca441c4f9f4e6e781fc13be57160dad Mon Sep 17 00:00:00 2001 From: Ryan Block Date: Wed, 7 Feb 2024 18:16:10 -0800 Subject: [PATCH] 4.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8f1a45..e6a0291 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@architect/inventory", - "version": "4.0.2", + "version": "4.0.3", "description": "Architect project resource enumeration utility", "main": "src/index.js", "scripts": {