From 544cda84edd4b9cd376a5771495d6b998c0981b7 Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Sat, 31 Aug 2024 14:30:11 +0200 Subject: [PATCH] 2.20.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a76e04..6ab2b9a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "streamx", - "version": "2.19.1", + "version": "2.20.0", "description": "An iteration of the Node.js core streams with a series of improvements", "main": "index.js", "dependencies": {