From 61a437eba39b13b5fb546638565b0694c6362233 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 30 May 2023 21:16:59 +0700 Subject: [PATCH] 5.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7675ef8..b840995 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sindresorhus/is", - "version": "5.3.0", + "version": "5.4.0", "description": "Type check values", "license": "MIT", "repository": "sindresorhus/is",