diff --git a/rebar.config b/rebar.config index fb86e6fb..84821067 100644 --- a/rebar.config +++ b/rebar.config @@ -35,6 +35,7 @@ , {homepage_url, "https://hexdocs.pm/brod"} , {source_url, "https://github.com/kafka4beam/brod"} , {source_ref, "master"} + , {prefix_ref_vsn_with_v, false} , {api_reference, false} ]}. {hex, [{doc, ex_doc}]}.