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