From f027ca8767866b1d06a3edfdd54cf7c85c687fb9 Mon Sep 17 00:00:00 2001 From: Ryan Block Date: Mon, 29 Apr 2024 11:30:38 -0700 Subject: [PATCH] 4.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18ba8be..160290f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@architect/inventory", - "version": "4.0.4", + "version": "4.0.5", "description": "Architect project resource enumeration utility", "main": "src/index.js", "scripts": {