summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2015-09-19 18:43:16 -0500
committerTristan Sloughter <t@crashfast.com>2015-09-19 18:43:16 -0500
commit40d7350ee8820b518860549d645ec69c837a7fba (patch)
treeaffcc39ecee17c217cf335c92f1a8fcea08e4c9e /rebar.config
parent860df96cd58418a884ec8eb0248920413fcce9cf (diff)
update relx
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index 19c59a7..7b46ec2 100644
--- a/rebar.config
+++ b/rebar.config
@@ -7,7 +7,7 @@
{providers, "1.5.0"},
{getopt, "0.8.2"},
{bbmustache, "1.0.4"},
- {relx, "3.5.0"}]}.
+ {relx, "3.6.0"}]}.
{escript_name, rebar3}.
{escript_emu_args, "%%! +sbtu +A0\n"}.