summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Thackray <stuart.thackray@gmail.com>2016-07-12 10:36:47 +0200
committerStuart Thackray <stuart.thackray@gmail.com>2016-07-12 10:36:47 +0200
commit48565557e4cf0c82e54352bef088633bb34876db (patch)
treeb2894a4b5b6551a29e8fd761ab2f82ff58d8ca70
parent91a25c11841314e35b095ea0382867c090616ff1 (diff)
upgrade relx version
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index 0489572..f033694 100644
--- a/rebar.config
+++ b/rebar.config
@@ -7,7 +7,7 @@
{providers, "1.6.0"},
{getopt, "0.8.2"},
{bbmustache, "1.0.4"},
- {relx, "3.19.0"},
+ {relx, "3.20.0"},
{cf, "0.2.1"},
{cth_readable, "1.2.3"},
{eunit_formatters, "0.3.1"}]}.