Skip to content

Commit 44e53df

Browse files
committed
Update application version and tag to 0.1.4
1 parent a3722f2 commit 44e53df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/epmdless.app.src

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{application, epmdless,
22
[{description, "EPMDLess application (allows connecting erlang nodes without EPMD)"},
3-
{vsn, "0.1.2"},
3+
{vsn, "0.1.4"},
44
{registered, []},
55
{mod, { epmdless_app, []}},
66
{applications,

0 commit comments

Comments
 (0)