diff --git a/package.json b/package.json index 8a30011..85fd34a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "strip-json-comments", - "version": "4.0.0", + "version": "5.0.0", "description": "Strip comments from JSON. Lets you use comments in your JSON files!", "license": "MIT", "repository": "sindresorhus/strip-json-comments",