From c1be453c49c82ba824883413745b1e09cc4af637 Mon Sep 17 00:00:00 2001 From: Marat Dulin Date: Mon, 4 Mar 2024 13:01:29 +0100 Subject: [PATCH] 2.5.1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6748bb3..19d0b34 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "html-entities", - "version": "2.5.0", + "version": "2.5.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "html-entities", - "version": "2.5.0", + "version": "2.5.1", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 05aa05c..410d5b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "html-entities", - "version": "2.5.0", + "version": "2.5.1", "description": "Fastest HTML entities encode/decode library.", "keywords": [ "html",