From 4dc998d2a058abc659f66f9d0d787e205c1b6410 Mon Sep 17 00:00:00 2001 From: Lilith Date: Thu, 26 Feb 2026 22:30:16 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade(dependencies):=20=E2=AC=86?= =?UTF-8?q?=EF=B8=8F=20Update=20minor/patch=20versions=20in=20package.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 05dd8bb..7e309da 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@lilith/text-processing-utils", "type": "module", - "version": "1.3.4", + "version": "1.3.5", "description": "High-performance text processing utilities for deterministic text manipulation", "main": "./dist/index.js", "types": "./dist/index.d.ts",