Skip to content

Commit c9a8de0

Browse files
committed
src/stdout_formatter.app.src: Bump version to 0.2.1
1 parent 4e38d43 commit c9a8de0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stdout_formatter.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
{application, stdout_formatter,
44
[{description, "Tools to format paragraphs, lists and tables as plain text"},
5-
{vsn, "0.2.0"},
5+
{vsn, "0.2.1"},
66
{registered, []},
77
{applications, [kernel, stdlib]},
88
{env, []},

0 commit comments

Comments
 (0)