Skip to content

Commit

Permalink
Update SQLite to 3.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gschlager committed Oct 28, 2024
1 parent 0571094 commit 90eb0f2
Show file tree
Hide file tree
Showing 3 changed files with 5,757 additions and 2,843 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ databases.
Extralite comes in two flavors: the `extralite` gem which uses the
system-installed sqlite3 library, and the `extralite-bundle` gem which bundles
the latest version of SQLite
([3.46.0](https://sqlite.org/releaselog/3_46_0.html)), offering access to the
([3.47.0](https://sqlite.org/releaselog/3_47_0.html)), offering access to the
latest features and enhancements.

## Features
Expand Down
Loading

0 comments on commit 90eb0f2

Please sign in to comment.