Prepare v1.0.0 - w. hex
This commit is contained in:
parent
878d52f630
commit
ac1fed46f9
@ -1,6 +1,6 @@
|
|||||||
{application, eblake2,
|
{application, eblake2,
|
||||||
[{description, "A pure Erlang Blake2 implementation"},
|
[{description, "A pure Erlang Blake2 implementation"},
|
||||||
{vsn, "0.1.0"},
|
{vsn, "1.0.0"},
|
||||||
{registered, []},
|
{registered, []},
|
||||||
{applications,
|
{applications,
|
||||||
[kernel,
|
[kernel,
|
||||||
@ -8,8 +8,7 @@
|
|||||||
]},
|
]},
|
||||||
{env,[]},
|
{env,[]},
|
||||||
{modules, []},
|
{modules, []},
|
||||||
|
{maintainers, ["Hans Svensson"]},
|
||||||
{maintainers, []},
|
{licenses, ["ISC"]},
|
||||||
{licenses, ["Apache 2.0"]},
|
{links, [{"Github", "https://github.com/aeternity/enoise"}]}
|
||||||
{links, []}
|
|
||||||
]}.
|
]}.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user