Skip to content

Commit

Permalink
Update vsn indication
Browse files Browse the repository at this point in the history
  • Loading branch information
NelsonVides committed May 19, 2021
1 parent d32960d commit 3a88d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/exml.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, exml,
[{description, "Erlang fast XML parsing library"},
{vsn, "3.0.4"},
{vsn, git},
{registered, []},
{applications,
[kernel,
Expand Down

0 comments on commit 3a88d98

Please sign in to comment.