diff options
-rw-r--r-- | rebar.config | 2 |
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"}}}, |