From 7c81da930bd1dc7c42069095cdead0dc536436e1 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 8 Oct 2018 00:28:36 +0700 Subject: [PATCH] 10.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6ea19c2..f1152614 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "file-type", - "version": "9.0.0", + "version": "10.0.0", "description": "Detect the file type of a Buffer/Uint8Array", "license": "MIT", "repository": "sindresorhus/file-type",