From 6c4d4310a9e1397ced462fe83dd2f68fd6b33c9e Mon Sep 17 00:00:00 2001 From: Peter Savchenko Date: Fri, 3 May 2024 13:30:53 +0300 Subject: [PATCH] 2.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 269a543b..4e6ae914 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "codex.docs", "license": "Apache-2.0", - "version": "2.2.2", + "version": "2.2.3", "type": "module", "bin": { "codex.docs": "dist/backend/app.js"