From 22b992b9803cc0c8eac57092bf6705bc3243b87b Mon Sep 17 00:00:00 2001 From: cjihrig Date: Tue, 25 Jun 2019 20:31:48 -0400 Subject: [PATCH] doc: replace version with REPLACEME Node 12.4.0 has already been released. Replace the version with REPLACEME so that the proper version gets inserted at release time. Refs: https://github.com/nodejs/node/pull/28007 --- doc/api/stream.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/stream.md b/doc/api/stream.md index 155e39906bc9e6..92a7e818e4eb57 100644 --- a/doc/api/stream.md +++ b/doc/api/stream.md @@ -505,7 +505,7 @@ the status of the `highWaterMark`. ##### writable.writableFinished * {boolean}