bump version

This commit is contained in:
UENISHI Kota 2013-03-17 10:22:13 +09:00
parent 6244b2d490
commit 57ca3aa6ee

View File

@ -1,6 +1,6 @@
{application, msgpack,
[{description, "MessagePack serializer/deserializer"},
{vsn, "0.1.2"},
{vsn, "0.1.3"},
{modules,
[msgpack]
},