Skip to content

Commit

Permalink
Merge pull request #1075 from jazzzz/patch-1
Browse files Browse the repository at this point in the history
Update documented bundled Sqlite3 version
  • Loading branch information
kewde committed Nov 9, 2018
2 parents 321455e + 736cde5 commit a28cc7a
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 a28cc7a

Please sign in to comment.