From 8037f498a533ac76761b3bf47dfb47cc4e58adfd Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 25 Nov 2021 00:19:11 +0700 Subject: [PATCH] 17.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18ad30d8..a4d3a3a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "file-type", - "version": "16.5.1", + "version": "17.0.0", "description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer", "license": "MIT", "repository": "sindresorhus/file-type",