Skip to content

Commit 68eb002

Browse files
committed
Update readme
Signed-off-by: Prabhu Subramanian <[email protected]>
1 parent d6f8881 commit 68eb002

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
@@ -15,7 +15,7 @@ Asynchronous, non-blocking [SQLite3](https://sqlite.org/) bindings for [Node.js]
1515
- [Extension support](https://github.com/AppThreat/node-sqlite3/wiki/API#databaseloadextensionpath-callback), including bundled support for the [json1 extension](https://www.sqlite.org/json1.html)
1616
- Big test suite
1717
- Written in modern C++ and tested for memory leaks
18-
- Bundles SQLite v3.50.3, or you can build using a local SQLite [amalgamation](https://www.sqlite.org/amalgamation.html)
18+
- Bundles SQLite v3.50.4, or you can build using a local SQLite [amalgamation](https://www.sqlite.org/amalgamation.html)
1919

2020
# Installing
2121

0 commit comments

Comments
 (0)