From 5367d02ce1980e4da28d2b5066ccf1fe65403f78 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. PR-URL: https://github.com/nodejs/node/pull/28431 Refs: https://github.com/nodejs/node/pull/28007 Reviewed-By: Anna Henningsen Reviewed-By: Richard Lau Reviewed-By: Ruben Bridgewater Reviewed-By: Rich Trott Reviewed-By: Trivikram Kamat --- 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}