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 <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
  • Loading branch information
cjihrig authored and targos committed Jul 2, 2019
1 parent 619eb93 commit 5367d02
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 5367d02

Please sign in to comment.