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