From ac3d3ead7c6fe895f70ccab990bdbf8023f7b1ed Mon Sep 17 00:00:00 2001 From: Vitor Luiz Cavalcanti Date: Tue, 13 Feb 2024 19:01:11 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20bump=20to=20version=202.5.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a64b77b..f6ffb7e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "normalize-text", - "version": "2.4.1", + "version": "2.5.0", "description": "Provides a simple API to normalize texts, white-spaces, paragraphs & diacritics.", "sideEffects": false, "cdn": "dist/index.umd.min.js",