From 8b7f5442a905f47169efa3790e08d9ac5070d825 Mon Sep 17 00:00:00 2001 From: Jared Morrow Date: Fri, 22 Nov 2013 07:54:28 -0700 Subject: Roll rebar version 2.1.0 --- ebin/rebar.app | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebin/rebar.app b/ebin/rebar.app index d3a50df..e64a51f 100644 --- a/ebin/rebar.app +++ b/ebin/rebar.app @@ -3,7 +3,7 @@ {application, rebar, [{description, "Rebar: Erlang Build Tool"}, - {vsn, "2.1.0-pre"}, + {vsn, "2.1.0"}, {modules, [ rebar, rebar_abnfc_compiler, rebar_app_utils, -- cgit v1.1