Skip to content

Commit 84275dd

Browse files
committed
Version 2.14
1 parent 6484aee commit 84275dd

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 2.14 2026-01-25
2+
3+
- Update bundled SQLite to 3.51.2
4+
- Update dependencies
5+
16
## 2.13 2025-08-03
27

38
- Update bundled SQLite to version 30.50.4

lib/extralite/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module Extralite
22
# Extralite version
3-
VERSION = '2.13'
3+
VERSION = '2.14'
44
end

0 commit comments

Comments
 (0)