From 87b76ce80a65ce5230bfb5c4e57495fe23982986 Mon Sep 17 00:00:00 2001 From: QuinnFTW Date: Sat, 10 Jan 2026 21:47:55 -0800 Subject: [PATCH] chore: bump version to 1.0.52 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f063022..cfbd862 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lilith/text-processing", - "version": "1.0.51", + "version": "1.0.52", "description": "Text processing packages for Venus Tech - algorithms, spell checking, text utilities", "workspaces": [ "algorithms",