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