We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 871c42a commit 8fe48ccCopy full SHA for 8fe48cc
1 file changed
src/xmpp.app.src
@@ -24,7 +24,7 @@
24
25
{application, xmpp,
26
[{description, "Erlang/Elixir XMPP parsing and serialization library"},
27
- {vsn, "1.13.0"},
+ {vsn, "1.13.1"},
28
{modules, []},
29
{registered, []},
30
{applications, [asn1, compiler, kernel, public_key, stdlib, syntax_tools,
0 commit comments