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,
|
{application, ezic,
|
||||||
[
|
[
|
||||||
{registered, []},
|
{registered, []},
|
||||||
|
{vsn, "0.1.0"},
|
||||||
{applications, [
|
{applications, [
|
||||||
kernel,
|
kernel,
|
||||||
stdlib
|
stdlib
|
||||||
|
|||||||
Reference in New Issue
Block a user