diff --git a/package-lock.json b/package-lock.json index 24b16a0..6748bb3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "html-entities", - "version": "2.4.0", + "version": "2.5.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "html-entities", - "version": "2.4.0", + "version": "2.5.0", "funding": [ { "type": "github", diff --git a/package.json b/package.json index b2d2f0c..e1c42a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "html-entities", - "version": "2.4.0", + "version": "2.5.0", "description": "Fastest HTML entities encode/decode library.", "keywords": [ "html",