From 1950235b5c97f8e740961308d8a5dc9c5c6b9643 Mon Sep 17 00:00:00 2001 From: Ryan Block Date: Mon, 14 Aug 2023 10:35:38 -0700 Subject: [PATCH] 3.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5304184..6f1bed2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@architect/inventory", - "version": "3.5.7", + "version": "3.6.0", "description": "Architect project resource enumeration utility", "main": "src/index.js", "scripts": {