We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2dfa1d commit 94e6c0dCopy full SHA for 94e6c0d
src/erlfmt.app.src
@@ -1,6 +1,6 @@
1
{application, erlfmt, [
2
{description, "erlfmt is an opinionated Erlang code formatter"},
3
- {vsn, "1.5.0"},
+ {vsn, "1.6.0"},
4
{registered, []},
5
{applications, [kernel, stdlib]},
6
{env, []},
0 commit comments