From d3f48e6402bd58457e090562ed2b390b4a99d284 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 19 Dec 2019 14:06:15 +0100 Subject: [PATCH] 12.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 81658cd7..97f3a8ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "file-type", - "version": "12.4.0", + "version": "12.4.1", "description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer", "license": "MIT", "repository": "sindresorhus/file-type",