diff --git a/package.json b/package.json index a6ea01e..d187186 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "secure-json-parse", - "version": "2.6.0", + "version": "2.7.0", "description": "JSON parse with prototype poisoning protection", "main": "index.js", "types": "types/index.d.ts",