diff --git a/package.json b/package.json index bc255b6..c7db9e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "strip-json-comments", - "version": "3.0.1", + "version": "3.1.0", "description": "Strip comments from JSON. Lets you use comments in your JSON files!", "license": "MIT", "repository": "sindresorhus/strip-json-comments",