From 06d217f70ce64add95533940be4f3791841d2607 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 11 Jun 2022 18:28:13 +0700 Subject: [PATCH] 5.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63d3ff2..d4913fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sindresorhus/is", - "version": "5.0.0", + "version": "5.0.1", "description": "Type check values", "license": "MIT", "repository": "sindresorhus/is",