We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6484aee commit 84275ddCopy full SHA for 84275dd
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 2.14 2026-01-25
2
+
3
+- Update bundled SQLite to 3.51.2
4
+- Update dependencies
5
6
## 2.13 2025-08-03
7
8
- Update bundled SQLite to version 30.50.4
lib/extralite/version.rb
@@ -1,4 +1,4 @@
module Extralite
# Extralite version
- VERSION = '2.13'
+ VERSION = '2.14'
end
0 commit comments