We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3722f2 commit 44e53dfCopy full SHA for 44e53df
src/epmdless.app.src
@@ -1,6 +1,6 @@
1
{application, epmdless,
2
[{description, "EPMDLess application (allows connecting erlang nodes without EPMD)"},
3
- {vsn, "0.1.2"},
+ {vsn, "0.1.4"},
4
{registered, []},
5
{mod, { epmdless_app, []}},
6
{applications,
0 commit comments