Skip to content

Commit 95351dd

Browse files
author
Dane Springmeyer
committed
note support for io.js 2.x
1 parent fafcf29 commit 95351dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Asynchronous, non-blocking [SQLite3](http://sqlite.org/) bindings for [Node.js](
99

1010
## Supported platforms
1111

12-
The `sqlite3` module works with Node.js v0.10.x or v0.12.x and also in io.js v1.1.0.
12+
The `sqlite3` module works with Node.js v0.10.x or v0.12.x and io.js v1.x or 2.x.
1313

1414
Binaries for most Node versions and platforms are provided by default via [node-pre-gyp](https://github.com/springmeyer/node-pre-gyp).
1515

0 commit comments

Comments
 (0)