diff --git a/package.json b/package.json index 79819ea086..483b0f8735 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "readable-stream", - "version": "3.0.5", + "version": "3.0.6", "description": "Streams3, a user-land copy of the stream library from Node.js", "main": "readable.js", "engines": {