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
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
{plugins, [rebar3_hex]}.
+2 -2
View File
@@ -7,5 +7,5 @@
kernel, kernel,
stdlib stdlib
]}, ]},
{env, []} {licenses, ["Apache-2.0"]},
]}. {links, [{"GitHub", "https://github.com/aeternity/erl-base58"}]}]}.