From e5a7cffcd0979720ae1fe82ad221f4c2b1a72a7d Mon Sep 17 00:00:00 2001 From: Nicolas Vanhoren Date: Tue, 8 Oct 2024 16:09:55 +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 c171602..5bbb597 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "modern-async", - "version": "2.0.2", + "version": "2.0.3", "description": "A modern tooling library for asynchronous operations using async/await, promises and async generators", "keywords": [ "async",