We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7732ef commit 7fdf342Copy full SHA for 7fdf342
src/yconf.app.src
@@ -17,7 +17,7 @@
17
%%%-------------------------------------------------------------------
18
{application, yconf,
19
[{description, "YAML configuration processor"},
20
- {vsn, "1.0.16"},
+ {vsn, "1.0.17"},
21
{modules, []},
22
{registered, []},
23
{applications, [kernel, stdlib, fast_yaml]},
0 commit comments