From 5f5fdd3db64cdbe8cd940a240fbb52a634f3a145 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 30 Apr 2019 19:22:48 +0700 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0670882..a73192f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "strip-json-comments", - "version": "2.0.1", + "version": "3.0.0", "description": "Strip comments from JSON. Lets you use comments in your JSON files!", "license": "MIT", "repository": "sindresorhus/strip-json-comments",