From fae0096eba33ebae4134ac9d3e23a2e337475cf5 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 19 Apr 2020 18:18:00 +0800 Subject: [PATCH] 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be6df98..26f7f9c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sindresorhus/is", - "version": "2.1.0", + "version": "2.1.1", "description": "Type check values", "license": "MIT", "repository": "sindresorhus/is",