We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 999366e commit 4716f43Copy full SHA for 4716f43
src/merlin.app.src
@@ -1,7 +1,7 @@
1
{application, merlin, [
2
{pkg_name, "kivra_merlin"},
3
{description, "Parse transform library for Erlang"},
4
- {vsn, "3.0.0"},
+ {vsn, "3.0.1"},
5
{registered, []},
6
{applications, [
7
kernel,
0 commit comments