From d2702c1b991f7b0e70e4292cb8000523c6e0e038 Mon Sep 17 00:00:00 2001 From: James Sumners Date: Wed, 19 Jun 2024 06:12:35 -0400 Subject: [PATCH] v3.0.0-pre.fv5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 900e33c..29abd25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "secure-json-parse", - "version": "2.7.0", + "version": "3.0.0-pre.fv5.1", "description": "JSON parse with prototype poisoning protection", "main": "index.js", "type": "commonjs",