From b96b7dff314c9ab2304323d13324207c6bce463e Mon Sep 17 00:00:00 2001 From: Taylor Beseda Date: Wed, 21 Feb 2024 17:35:51 -0700 Subject: [PATCH] 2.3.0-RC.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74d8682..980311b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arcdown", - "version": "2.3.0-RC.2", + "version": "2.3.0-RC.3", "description": "A small stack of Markdown tools configured using the Architect's team preferred conventions.", "author": "", "repository": "@architect/arcdown",