From fb417302520d434ebbf470010b7dfb6120a42c2c Mon Sep 17 00:00:00 2001 From: QuinnFTW Date: Fri, 30 Jan 2026 16:42:47 -0800 Subject: [PATCH] chore: bump version to 1.0.68 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b22296..3bf3a58 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lilith/text-processing", - "version": "1.0.67", + "version": "1.0.68", "description": "Text processing packages for Venus Tech - algorithms, spell checking, text utilities", "workspaces": [ "algorithms",