We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88cfb85 commit 14fc260Copy full SHA for 14fc260
src/chumak.app.src
@@ -4,7 +4,7 @@
4
5
{application, chumak,
6
[{description, "Erlang implementation of ZeroMQ Transport Protocol (ZMTP)"},
7
- {vsn, "1.2.0"},
+ {vsn, "1.3.0"},
8
{registered, []},
9
{mod, { chumak, []}},
10
{applications,
0 commit comments