Skip to content

Commit 6d41ee5

Browse files
committed
Fixed readme for new release.
1 parent 60348d1 commit 6d41ee5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ and node-addon-api.
7070
- **[Contributors](#contributors)**
7171
- **[License](#license)**
7272

73-
## **Current version: 3.2.0**
73+
## **Current version: 3.2.1**
7474

7575
(See [CHANGELOG.md](CHANGELOG.md) for complete Changelog)
7676

@@ -83,7 +83,7 @@ This allows addons built with it to run with Node.js versions which support the
8383
**However** the node-addon-api support model is to support only the active LTS Node.js versions. This means that
8484
every year there will be a new major which drops support for the Node.js LTS version which has gone out of service.
8585

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.
8787

8888
## Setup
8989
- [Installation and usage](doc/setup.md)

0 commit comments

Comments
 (0)