File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ and node-addon-api.
70
70
- ** [ Contributors] ( #contributors ) **
71
71
- ** [ License] ( #license ) **
72
72
73
- ## ** Current version: 3.2.0 **
73
+ ## ** Current version: 3.2.1 **
74
74
75
75
(See [ CHANGELOG.md] ( CHANGELOG.md ) for complete Changelog)
76
76
@@ -83,7 +83,7 @@ This allows addons built with it to run with Node.js versions which support the
83
83
** However** the node-addon-api support model is to support only the active LTS Node.js versions. This means that
84
84
every year there will be a new major which drops support for the Node.js LTS version which has gone out of service.
85
85
86
- The oldest Node.js version supported by the current version of node-addon-api is Node.js 12 .x.
86
+ The oldest Node.js version supported by the current version of node-addon-api is Node.js 10 .x.
87
87
88
88
## Setup
89
89
- [ Installation and usage] ( doc/setup.md )
You can’t perform that action at this time.
0 commit comments