Skip to content

Commit a3722f2

Browse files
committed
Increment version is epmdless.app.src file
1 parent bbff7f2 commit a3722f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/epmdless.app.src

Lines changed: 1 addition & 1 deletion
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.1"},
3+
{vsn, "0.1.2"},
44
{registered, []},
55
{mod, { epmdless_app, []}},
66
{applications,

0 commit comments

Comments
 (0)