We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cbe7ce commit 491a244Copy full SHA for 491a244
src/ndto.app.src
@@ -1,6 +1,6 @@
1
{application, ndto, [
2
{description, "Erlang library for DTOs validation"},
3
- {vsn, "0.0.1"},
+ {vsn, "0.1.0"},
4
{registered, []},
5
{applications, [kernel, stdlib, compiler, syntax_tools]},
6
{env, []}
0 commit comments