Skip to content

Commit

Permalink
Include hex plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
onno-vos-dev committed Feb 16, 2024
1 parent 574e0fa commit 39c4950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{erl_opts, [debug_info]}.
{deps, []}.
{project_plugins, [rebar3_ex_doc]}.
{project_plugins, [rebar3_hex, rebar3_ex_doc]}.

{ex_doc, [
{extras, [<<"CHANGELOG.md">>, <<"LICENSE">>]},
Expand Down

0 comments on commit 39c4950

Please sign in to comment.