Skip to content

Commit 7fdf342

Browse files
committed
Release 1.0.17
1 parent d7732ef commit 7fdf342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/yconf.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
%%%-------------------------------------------------------------------
1818
{application, yconf,
1919
[{description, "YAML configuration processor"},
20-
{vsn, "1.0.16"},
20+
{vsn, "1.0.17"},
2121
{modules, []},
2222
{registered, []},
2323
{applications, [kernel, stdlib, fast_yaml]},

0 commit comments

Comments
 (0)