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": {