We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30c481a commit 354cd3cCopy full SHA for 354cd3c
1 file changed
src/eimp.app.src
@@ -17,7 +17,7 @@
17
%%%-------------------------------------------------------------------
18
{application, eimp,
19
[{description, "Erlang/Elixir image converter"},
20
- {vsn, "1.0.23"},
+ {vsn, "1.0.24"},
21
{modules, []},
22
{registered, []},
23
{applications, [kernel, stdlib, p1_utils]},
0 commit comments