From 1978fc60f03a38a26dac87c72609adb1f3da575a Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 25 Apr 2023 12:35:06 +0700 Subject: [PATCH] 18.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 132eafab..54f012eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "file-type", - "version": "18.2.1", + "version": "18.3.0", "description": "Detect the file type of a Buffer/Uint8Array/ArrayBuffer", "license": "MIT", "repository": "sindresorhus/file-type",