mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 02:09:59 +00:00
ruby: adds Unpacker#feed_each
This commit is contained in:
parent
39ad071c4f
commit
cc534fd21f
4 changed files with 121 additions and 7 deletions
|
|
@ -1,3 +1,3 @@
|
|||
module MessagePack
|
||||
VERSION = "0.4.3"
|
||||
VERSION = "0.4.4"
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue