diff --git a/package.json b/package.json index 3f5c42bc43..6c6bd3b901 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "readable-stream", - "version": "3.3.0", + "version": "3.4.0", "description": "Streams3, a user-land copy of the stream library from Node.js", "main": "readable.js", "engines": {