Added necessary information for hex release

This commit is contained in:
danielaivanova 2019-07-09 15:09:01 +03:00
parent 60a335668a
commit 8443aaf2df
2 changed files with 3 additions and 2 deletions

View File

@ -0,0 +1 @@
{plugins, [rebar3_hex]}.

View File

@ -7,5 +7,5 @@
kernel, kernel,
stdlib stdlib
]}, ]},
{env, []} {licenses, ["Apache-2.0"]},
]}. {links, [{"GitHub", "https://github.com/aeternity/erl-base58"}]}]}.