From 3fa15611c508fc0711988e8fcef5e40c2580456b Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 2 Aug 2022 23:26:16 +0200 Subject: [PATCH] 17.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2425bac..d8de587d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "file-type", - "version": "17.1.5", + "version": "17.1.6", "description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer", "license": "MIT", "repository": "sindresorhus/file-type",