Current section

Files

Jump to
relflow src relflow.app.src
Raw

src/relflow.app.src

{application,relflow,
[{description,"Rebar3 release workflow plugin"},
{vsn,"1.0.6"},
{registered,[]},
{applications,[kernel,stdlib]},
{maintainers,["Richard Jones <rj@metabrew.com>"]},
{licenses,["Apache"]},
{links,[{"github.com/RJ/relflow",
"https://github.com/RJ/relflow"}]},
{env,[]},
{modules,[]}]}.