diff --git a/package.json b/package.json index a0dec9e..7eca464 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push-stream-std/stream-to-push-stream", - "version": "1.0.4", + "version": "1.0.5", "description": "Convert Node.js streams to push-streams", "type": "module", "main": "index.js",