From 7e47ec87f745828afd495b45697111f6ab823415 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 30 Jan 2021 14:34:07 +0700 Subject: [PATCH] 4.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9941a45..9f5553f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "delay", - "version": "4.4.0", + "version": "4.4.1", "description": "Delay a promise a specified amount of time", "license": "MIT", "repository": "sindresorhus/delay",