From e87268d1c5987abeaa3116039566fdf84c50096d Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Wed, 10 Apr 2024 10:32:59 +0200 Subject: [PATCH] Bumped v8.14.1 Signed-off-by: Matteo Collina --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 27c7d017..a5fd6a16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fast-json-stringify", - "version": "5.14.0", + "version": "5.14.1", "description": "Stringify your JSON at max speed", "main": "index.js", "type": "commonjs",