Skip to content

Commit a28cc7a

Browse files
authored
Merge pull request #1075 from jazzzz/patch-1
Update documented bundled Sqlite3 version
2 parents 321455e + 736cde5 commit a28cc7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)