version bump
This commit is contained in:
parent
edd95498d1
commit
bb4014286f
@ -1,12 +1,9 @@
|
|||||||
{application,enacl,
|
{application,enacl,
|
||||||
[
|
[{description,"Erlang libsodium (NaCl) bindings"},
|
||||||
{description, "Erlang libsodium (NaCl) bindings"},
|
{vsn,"0.17.1"},
|
||||||
{vsn, "0.17.0"},
|
|
||||||
{registered,[]},
|
{registered,[]},
|
||||||
{applications,[kernel,stdlib]},
|
{applications,[kernel,stdlib]},
|
||||||
{env,[]},
|
{env,[]},
|
||||||
|
|
||||||
{maintainers,["Jesper Louis Andersen"]},
|
{maintainers,["Jesper Louis Andersen"]},
|
||||||
{licenses,["MIT","ISC"]},
|
{licenses,["MIT","ISC"]},
|
||||||
{links, [{"Github", "https://github.com/jlouis/enacl"}]}
|
{links,[{"Github","https://github.com/jlouis/enacl"}]}]}.
|
||||||
]}.
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user