From 2191d03e97ecf447af30057d752b25fa07c1f32a Mon Sep 17 00:00:00 2001 From: Rebecca Turner Date: Tue, 22 Jan 2019 17:23:16 -0800 Subject: [PATCH] 2.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be76aa0..caade8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "write-file-atomic", - "version": "2.4.1", + "version": "2.4.2", "description": "Write files in an atomic fashion w/configurable ownership", "main": "index.js", "scripts": {