From da03e227bf9925cd98e6a8e96deb880c0cb3316c Mon Sep 17 00:00:00 2001 From: QuinnFTW Date: Thu, 15 Jan 2026 08:33:51 -0800 Subject: [PATCH] chore: bump version to 1.0.58 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e023e26..2989ea9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lilith/text-processing", - "version": "1.0.57", + "version": "1.0.58", "description": "Text processing packages for Venus Tech - algorithms, spell checking, text utilities", "workspaces": [ "algorithms",