From f5368def23b3b3668fc7ea1b5b4571f41d6cd886 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 7 Feb 2020 15:54:26 +0700 Subject: [PATCH] 4.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a92896..be81865 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "write-json-file", - "version": "4.2.1", + "version": "4.3.0", "description": "Stringify and write JSON to a file atomically", "license": "MIT", "repository": "sindresorhus/write-json-file",