From 805f40f0b37ea19548c1d927002dde46bcbe44e9 Mon Sep 17 00:00:00 2001 From: Richard Lau Date: Wed, 22 May 2019 22:27:48 -0400 Subject: [PATCH] doc,n-api: update matrix for N-API version 4 The N-API version was bumped to 4 for Node.js 10 in https://github.com/nodejs/node/pull/25633 Refs: https://github.com/nodejs/node/pull/25633 --- doc/api/n-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/n-api.md b/doc/api/n-api.md index ee67636418a0c7..cdeff11af9fb81 100644 --- a/doc/api/n-api.md +++ b/doc/api/n-api.md @@ -150,7 +150,7 @@ available to the module code. | v6.x | | | v6.14.2* | | | v8.x | v8.0.0* | v8.10.0* | v8.11.2 | | | v9.x | v9.0.0* | v9.3.0* | v9.11.0* | | -| v10.x | | | v10.0.0 | | +| v10.x | | | v10.0.0 | REPLACEME | | v11.x | | | v11.0.0 | v11.8.0 | \* Indicates that the N-API version was released as experimental