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

4 lines
42 B
Ruby
Raw Normal View History

2010-06-29 15:12:52 +09:00
module MessagePack
2011-08-08 23:50:25 +09:00
VERSION = "0.4.6"
2010-06-29 15:12:52 +09:00
end