diff --git a/package.json b/package.json index eb27c73..51e84c9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@lilith/text-processing-utils", "type": "module", - "version": "1.3.7", + "version": "1.3.8", "description": "High-performance text processing utilities for deterministic text manipulation", "main": "./dist/index.js", "types": "./dist/index.d.ts",