From bcfc9659eb7fbe5e47a6a60b80857c873eb77e2c Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 18 Jul 2020 21:59:13 +0800 Subject: [PATCH] 4.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 24cf8c1..9941a45 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "delay", - "version": "4.3.0", + "version": "4.4.0", "description": "Delay a promise a specified amount of time", "license": "MIT", "repository": "sindresorhus/delay",