We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3767e12 commit b4acd45Copy full SHA for b4acd45
src/stun.app.src
@@ -23,7 +23,7 @@
23
24
{application, stun,
25
[{description, "STUN and TURN library for Erlang / Elixir"},
26
- {vsn, "1.2.18"},
+ {vsn, "1.2.19"},
27
{modules, []},
28
{registered, []},
29
{applications, [kernel, stdlib, fast_tls, p1_utils]},
0 commit comments