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