From 93b9b57f48966dbae8f151e45f920e1f2b2956f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Isager=20Dalsgar=C3=B0?= Date: Thu, 12 Dec 2024 14:37:29 +0100 Subject: [PATCH] 2.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c97dfd..90e8b1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bare-stream", - "version": "2.5.4", + "version": "2.6.0", "description": "Streaming data for JavaScript", "exports": { ".": "./index.js",