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