From 4b35ad5becbd464cb185ee34a4f5371381d70657 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 28 Jun 2020 04:22:15 +0800 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7834028..9e7b3d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sindresorhus/is", - "version": "2.1.1", + "version": "3.0.0", "description": "Type check values", "license": "MIT", "repository": "sindresorhus/is",