Merge pull request #4 from DanielaIvanova/hex-release

Added necessary information for hex release
This commit is contained in:
Dincho Todorov 2019-07-10 14:42:11 +03:00 committed by GitHub
commit becd654c8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

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

View File

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