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