We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27d076c commit bcb559cCopy full SHA for bcb559c
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.4"},
+ {vsn, "0.2.0"},
4
{registered, []},
5
{applications,
6
[kernel,
0 commit comments