Skip to content

Commit

Permalink
node-chromium v2.2.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolstyi committed Jul 30, 2020
1 parent cb8010b commit 09ee840
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ You can see full list of differences in [Fossbytes article](https://fossbytes.co

## Requirements

`node-chromium 2.2.x+` is tested against and supports Node.js LTS and latest stable releases
`node-chromium 2.1.2-` is tested against and supports Node.js 7+
Starting from version `2.2.0` `node-chromium` is tested against and supports Node.js LTS and latest stable releases
Versions `2.0.0` - `2.1.2` support Node.js 7+
If you need to use older versions of Node.js try `node-chromium 1.x.x` releases.

## Usage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chromium",
"version": "2.1.2",
"version": "2.2.0",
"description": "Chromium binaries for Node.js projects",
"repository": "dtolstyi/node-chromium",
"main": "index.js",
Expand Down

0 comments on commit 09ee840

Please sign in to comment.