Skip to content

Commit cd20684

Browse files
committed
Release 1.0.21
1 parent 28ccd02 commit cd20684

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

0 commit comments

Comments
 (0)