We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe3fe4b commit a9b672dCopy full SHA for a9b672d
src/nova_json_schemas.app.src
@@ -1,6 +1,6 @@
1
{application, nova_json_schemas, [
2
{description, "Validating JSON with schemas"},
3
- {vsn, "0.1.1"},
+ {vsn, "git"},
4
{registered, []},
5
{applications, [
6
kernel,
0 commit comments