From 03a0487e11c7f6e9ed4ebec3007610474d117737 Mon Sep 17 00:00:00 2001 From: Nicolas Vanhoren Date: Tue, 8 Oct 2024 16:30:49 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5bbb597..eed6bd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "modern-async", - "version": "2.0.3", + "version": "2.0.4", "description": "A modern tooling library for asynchronous operations using async/await, promises and async generators", "keywords": [ "async",