From 56c943a1b8241c2ff165104a821b68d7298ad7a4 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Fri, 14 Oct 2016 07:38:48 -0700 Subject: upgrade relx to 3.21.1 --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rebar.config') diff --git a/rebar.config b/rebar.config index 0344032..f61d3e5 100644 --- a/rebar.config +++ b/rebar.config @@ -7,7 +7,7 @@ {providers, "1.6.0"}, {getopt, "0.8.2"}, {bbmustache, "1.3.0"}, - {relx, "3.21.0"}, + {relx, "3.21.1"}, {cf, "0.2.1"}, {cth_readable, "1.2.3"}, {eunit_formatters, "0.3.1"}]}. -- cgit v1.1