We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0569cca commit 4e8d0baCopy full SHA for 4e8d0ba
src/fast_xml.app.src
@@ -23,7 +23,7 @@
23
24
{application, fast_xml,
25
[{description, "Fast Expat-based Erlang / Elixir XML parsing library"},
26
- {vsn, "1.1.47"},
+ {vsn, "1.1.48"},
27
{modules, []},
28
{registered, []},
29
{applications, [kernel, stdlib, p1_utils]},
0 commit comments