summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2015-02-02 18:20:32 -0600
committerTristan Sloughter <t@crashfast.com>2015-02-02 18:20:32 -0600
commit6ad9200d795c356fad839e13180efe2f511f471b (patch)
tree3f931b1c06d4dd8c40b94314fe06111db2e6f793
parent1e71b4781774d9f12e240a2af6ddb8f166b8eee3 (diff)
update erlydtl to latest release
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index bc72198..649de05 100644
--- a/rebar.config
+++ b/rebar.config
@@ -27,7 +27,7 @@
{branch, "hooks"}}},
{erlydtl, ".*",
{git, "https://github.com/erlydtl/erlydtl.git",
- {tag, "0.9.4"}}},
+ {tag, "0.10.0"}}},
{relx, "",
{git, "https://github.com/erlware/relx.git",
{branch, "master"}}},