From 911656a879c043613c363c3ca7a97a3b429272c2 Mon Sep 17 00:00:00 2001 From: "Rong Sen Ng (motss)" Date: Tue, 22 Nov 2022 00:43:36 +0800 Subject: [PATCH] 3.0.12 --- 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 2d6aa29..7958d6b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "normalize-diacritics", - "version": "3.0.12-rc.0", + "version": "3.0.12", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "normalize-diacritics", - "version": "3.0.12-rc.0", + "version": "3.0.12", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index e6cb30e..2901bc4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "normalize-diacritics", - "version": "3.0.12-rc.0", + "version": "3.0.12", "description": "Remove accents/ diacritics in string", "keywords": [ "diacritic",