diff options
Diffstat (limited to 'doc/api/dns.md')
-rw-r--r-- | doc/api/dns.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/dns.md b/doc/api/dns.md index 6268d22b22..5cd4046af3 100644 --- a/doc/api/dns.md +++ b/doc/api/dns.md @@ -96,7 +96,7 @@ The following methods from the `dns` module are available: <!-- YAML added: v8.3.0 changes: - - version: REPLACEME + - version: v14.5.0 pr-url: https://github.com/nodejs/node/pull/33472 description: The constructor now accepts an `options` object. The single supported option is `timeout`. |