Skip to content

Commit

Permalink
Update documented bundled Sqlite3 version
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzzz committed Nov 8, 2018
1 parent c191e61 commit 736cde5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -52,7 +52,7 @@ db.close();
- [Extension support](https://github.com/mapbox/node-sqlite3/wiki/Extensions)
- Big test suite
- Written in modern C++ and tested for memory leaks
- Bundles Sqlite3 3.15.0 as a fallback if the installing system doesn't include SQLite
- Bundles Sqlite3 3.24.0 as a fallback if the installing system doesn't include SQLite

# API

Expand Down

0 comments on commit 736cde5

Please sign in to comment.