From 16eb428d6cddc5bd9663b7a515e83e5cb5ae8918 Mon Sep 17 00:00:00 2001 From: Jared Morrow Date: Wed, 21 May 2014 14:36:12 -0600 Subject: [PATCH] Bump rebar version to 2.3.1 --- ebin/rebar.app | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebin/rebar.app b/ebin/rebar.app index 5d53718..29ad8cf 100644 --- a/ebin/rebar.app +++ b/ebin/rebar.app @@ -3,7 +3,7 @@ {application, rebar, [{description, "Rebar: Erlang Build Tool"}, - {vsn, "2.3.0"}, + {vsn, "2.3.1"}, {modules, [ rebar, rebar_abnfc_compiler, rebar_app_utils,