From c611c03255ef20cffc00e530ee28eedbe83446f3 Mon Sep 17 00:00:00 2001 From: QuinnFTW Date: Fri, 30 Jan 2026 15:48:51 -0800 Subject: [PATCH] chore: bump version to 1.0.66 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 083f8bc..c05ba7e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lilith/text-processing", - "version": "1.0.65", + "version": "1.0.66", "description": "Text processing packages for Venus Tech - algorithms, spell checking, text utilities", "workspaces": [ "algorithms",