Skip to content

Commit 736cde5

Browse files
authored
Update documented bundled Sqlite3 version
1 parent c191e61 commit 736cde5

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
@@ -52,7 +52,7 @@ db.close();
5252
- [Extension support](https://github.com/mapbox/node-sqlite3/wiki/Extensions)
5353
- Big test suite
5454
- Written in modern C++ and tested for memory leaks
55-
- Bundles Sqlite3 3.15.0 as a fallback if the installing system doesn't include SQLite
55+
- Bundles Sqlite3 3.24.0 as a fallback if the installing system doesn't include SQLite
5656

5757
# API
5858

0 commit comments

Comments
 (0)