From 71d5321b31f26caf951c381be5e2782609cc487e Mon Sep 17 00:00:00 2001 From: "Rong Sen Ng (motss)" Date: Tue, 8 Mar 2022 21:44:14 +0800 Subject: [PATCH] 3.0.8 --- 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 d7925d2..78e6e91 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "normalize-diacritics", - "version": "3.0.8-rc.0", + "version": "3.0.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "normalize-diacritics", - "version": "3.0.8-rc.0", + "version": "3.0.8", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 6e7186f..bfd3020 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "normalize-diacritics", - "version": "3.0.8-rc.0", + "version": "3.0.8", "description": "Remove accents/ diacritics in string", "keywords": [ "diacritic",