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.

Refs: nodejs#28007
  • Loading branch information
cjihrig committed Jun 26, 2019
1 parent f11a4ec commit 22b992b
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 22b992b

Please sign in to comment.