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