From ac866f9b3088e76d0f9f9b23bcbcab5b05c12d94 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 10 Jul 2021 19:00:33 +0700 Subject: [PATCH] 16.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84529a59..8d588114 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "file-type", - "version": "16.5.0", + "version": "16.5.1", "description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer", "license": "MIT", "repository": "sindresorhus/file-type",