diff --git a/package.json b/package.json index 4c9c4d9..38657d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "detect-newline", - "version": "4.0.0", + "version": "4.0.1", "description": "Detect the dominant newline character of a string", "license": "MIT", "repository": "sindresorhus/detect-newline",