Skip to content

Commit 0b5374c

Browse files
committed
Version 2.13
1 parent 3aecd6f commit 0b5374c

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.13 2025-08-03
2+
3+
- Update bundled SQLite to version 30.50.4
4+
- Update README performance numbers
5+
16
## 2.12 2025-03-25
27

38
- Reimplement trace, provide trace proc with bound parameters [#80](https://github.com/digital-fabric/extralite/issues/80)

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.12'
3+
VERSION = '2.13'
44
end

0 commit comments

Comments
 (0)