diff options
Diffstat (limited to 'src/rebar.app.src')
-rw-r--r-- | src/rebar.app.src | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/rebar.app.src b/src/rebar.app.src index e9f0677..6d081a2 100644 --- a/src/rebar.app.src +++ b/src/rebar.app.src @@ -44,6 +44,8 @@ rebar_prv_lock, rebar_prv_new, rebar_prv_packages, + rebar_prv_plugins, + rebar_prv_plugins_upgrade, rebar_prv_release, rebar_prv_report, rebar_prv_shell, |