From febe7102ff42eac42b8a1d6f843b4c09d7cf443a Mon Sep 17 00:00:00 2001 From: QuinnFTW Date: Wed, 31 Dec 2025 18:21:26 -0800 Subject: [PATCH] chore: bump version to 1.0.23 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d0c6b55..f7c0dce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lilith/text-processing", - "version": "1.0.22", + "version": "1.0.23", "description": "Text processing packages for Venus Tech - algorithms, spell checking, text utilities", "workspaces": [ "algorithms",