diff --git a/package.json b/package.json index a7be13e..cf6a330 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thread-stream", - "version": "2.4.0", + "version": "2.4.1", "description": "A streaming way to send data to a Node.js Worker Thread", "main": "index.js", "types": "index.d.ts",