From 67ba0e7a49126620e184f28a94026a00e7717dd2 Mon Sep 17 00:00:00 2001 From: Ryan Block Date: Wed, 31 Jan 2024 08:17:30 -0800 Subject: [PATCH] 4.0.0-RC.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b75b9d5..a907098 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@architect/inventory", - "version": "4.0.0-RC.2", + "version": "4.0.0-RC.3", "description": "Architect project resource enumeration utility", "main": "src/index.js", "scripts": {