From d0f31fe7c6a714be9e1234142ec590365fbf5747 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 28 Dec 2021 18:29:16 +0100 Subject: [PATCH] 17.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cbeb117a..20bc0213 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "file-type", - "version": "17.1.0", + "version": "17.1.1", "description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer", "license": "MIT", "repository": "sindresorhus/file-type",