From 5735c538b976d856606f857107e7a931fdcce1d2 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Sat, 16 Aug 2014 10:47:34 -0500 Subject: add rebar update provider --- ebin/rebar.app | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ebin') diff --git a/ebin/rebar.app b/ebin/rebar.app index 9d4501b..3056469 100644 --- a/ebin/rebar.app +++ b/ebin/rebar.app @@ -29,6 +29,7 @@ rebar_qc, rebar_require_vsn, rebar_prv_release, + rebar_prv_update, rebar_shell, rebar_subdirs, rebar_prv_tar, @@ -58,6 +59,7 @@ rebar_prv_app_builder, rebar_shell, rebar_prv_tar, + rebar_prv_update, rebar_prv_release]} ]} ]}. -- cgit v1.1