From 41100737d3ee2aa4887beea37f61c8ea2b35c558 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 26 Jul 2022 00:10:07 +0200 Subject: [PATCH] 17.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 46a9d9bd..202a919d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "file-type", - "version": "17.1.3", + "version": "17.1.4", "description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer", "license": "MIT", "repository": "sindresorhus/file-type",