We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f04aeeb commit b8040f6Copy full SHA for b8040f6
1 file changed
src/msgpack.app.src
@@ -1,6 +1,6 @@
1
{application, msgpack,
2
[{description, "MessagePack serializer/deserializer"},
3
- {vsn, "0.2.7"},
+ {vsn, "0.2.8"},
4
{modules,
5
[msgpack]
6
},
0 commit comments