From d3d18e002982626e4173fea0df72c6c4b923b9a6 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Mon, 18 May 2015 21:40:39 -0500 Subject: update relx version. fixes #434 --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rebar.config') diff --git a/rebar.config b/rebar.config index 504a462..b885002 100644 --- a/rebar.config +++ b/rebar.config @@ -10,7 +10,7 @@ {tag, "v1.3.1"}}}, {relx, "", {git, "https://github.com/erlware/relx.git", - {tag, "v2.0.0"}}}, + {branch, "master"}}}, {mustache, ".*", {git, "https://github.com/soranoba/mustache.git", {tag, "v0.3.0"}}}, -- cgit v1.1