From cf3f2098e435203541659ce53f91b0a5dac72ba4 Mon Sep 17 00:00:00 2001 From: Jared Morrow Date: Wed, 5 Feb 2014 15:01:51 -0700 Subject: Bump rebar to 2.2.0 and add proper release notes --- ebin/rebar.app | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ebin') diff --git a/ebin/rebar.app b/ebin/rebar.app index c2f3ef7..8e239e9 100644 --- a/ebin/rebar.app +++ b/ebin/rebar.app @@ -3,7 +3,7 @@ {application, rebar, [{description, "Rebar: Erlang Build Tool"}, - {vsn, "2.1.0"}, + {vsn, "2.2.0"}, {modules, [ rebar, rebar_abnfc_compiler, rebar_app_utils, -- cgit v1.1