Skip to content

Commit 5c601c0

Browse files
committed
Release 1.7.4
1 parent a60b1da commit 5c601c0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

ChangeLog

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
2024-11-11 1.7.4
2+
13
* Fixed a potental memory leak when recursive unpacker raise.
24

35
2024-10-03 1.7.3

lib/msgpack/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module MessagePack
2-
VERSION = "1.7.3"
2+
VERSION = "1.7.4"
33
# Note for maintainers:
44
# Don't miss building/releasing the JRuby version (rake buld:java)
55
# See "How to build -java rubygems" in README for more details.

0 commit comments

Comments
 (0)