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