From c85db76d4c41f64fd082c9263c3a918bec6f38a0 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Thu, 23 Feb 2023 11:03:45 +0100 Subject: [PATCH] bumped v2.3.8 Signed-off-by: Matteo Collina --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2afa6fbd81..514c178e92 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "readable-stream", - "version": "2.3.7", + "version": "2.3.8", "description": "Streams3, a user-land copy of the stream library from Node.js", "main": "readable.js", "dependencies": {