Skip to content

Commit 0682709

Browse files
committed
Release 1.0.22
1 parent c6e35a8 commit 0682709

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.21"},
20+
{vsn, "1.0.22"},
2121
{modules, []},
2222
{registered, []},
2323
{applications, [kernel, stdlib, fast_yaml]},

0 commit comments

Comments
 (0)