Skip to content

Commit 4ae313b

Browse files
committed
0.5.3
1 parent 07de837 commit 4ae313b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ecron.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{application, ecron,
22
[{description, "cron-like/crontab job scheduling library"},
3-
{vsn, "0.5.2"},
3+
{vsn, "0.5.3"},
44
{registered, [ecron_sup, ecron, ecron_monitor]},
55
{mod, {ecron_app, []}},
66
{applications, [kernel, stdlib, telemetry]},

0 commit comments

Comments
 (0)