1
0
mirror of https://github.com/msgpack/msgpack-c.git synced 2025-03-23 01:08:20 +01:00

4 lines
42 B
Ruby
Raw Normal View History

2010-06-29 15:12:52 +09:00
module MessagePack
2010-11-24 17:24:55 +09:00
VERSION = "0.4.4"
2010-06-29 15:12:52 +09:00
end