From f5cc764e22da69e2d6d820d3e44f00547bb35336 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 7 Jan 2022 21:35:19 +0700 Subject: [PATCH] 4.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9763df0..7a07400 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sindresorhus/is", - "version": "4.2.0", + "version": "4.2.1", "description": "Type check values", "license": "MIT", "repository": "sindresorhus/is",