From 34b79cb0f1129aa85ef4b5c3292e8bc546984ef9 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 22 Jul 2022 11:48:04 +0200 Subject: [PATCH] 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",