Skip to content

Commit

Permalink
doc: replace version with REPLACEME
Browse files Browse the repository at this point in the history
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: #28431
Refs: #28007
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
  • Loading branch information
cjihrig authored and danbev committed Jun 26, 2019
1 parent 3322686 commit 5b4a0cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/stream.md
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ the status of the `highWaterMark`.

##### writable.writableFinished
<!-- YAML
added: v12.4.0
added: REPLACEME
-->

* {boolean}
Expand Down

0 comments on commit 5b4a0cb

Please sign in to comment.