Update src/ezic.app.src
Add "vsn" in order to satisfy "rebar get-deps"
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{application, ezic,
|
||||
[
|
||||
{registered, []},
|
||||
{vsn, "0.1.0"},
|
||||
{applications, [
|
||||
kernel,
|
||||
stdlib
|
||||
|
||||
Reference in New Issue
Block a user