We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcc84ab commit a97b066Copy full SHA for a97b066
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.9.4"},
+ {vsn, "1.10.0"},
28
{modules, []},
29
{registered, []},
30
{applications, [asn1, compiler, kernel, public_key, stdlib, syntax_tools,
0 commit comments