Skip to content

Commit 1bd4e73

Browse files
committed
Version 4.11.4
1 parent 1cae92e commit 1bd4e73

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 4.11.4 (2026-03-13)
4+
5+
### Bug Fixes
6+
7+
* Fix memory leak (#397)
8+
39
## 4.11.3 (2026-03-11)
410

511
### Bug Fixes

lib/rice/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Rice
2-
VERSION = "4.11.3"
2+
VERSION = "4.11.4"
33
end

0 commit comments

Comments
 (0)