Bump version to 0.16.0

This commit is contained in:
Jesper Louis Andersen
2017-03-25 23:25:25 +01:00
parent fffe07e965
commit 61be95caad
4 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{application, enacl,
[
{description, "Erlang NaCl bindings"},
{vsn, "0.15.0"},
{vsn, "0.16.0"},
{registered, []},
{applications, [kernel, stdlib]},
{env, []}