summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2016-01-05 18:17:59 -0600
committerTristan Sloughter <t@crashfast.com>2016-01-05 18:17:59 -0600
commit23d470d65b8bd1997d4af8fdf51530c81381be7a (patch)
tree4f9a00bdc1c86140d93cd978cd4842152ee1ced3 /rebar.config
parenta013b3d7393d3dc99b868fb696a293f2cc984b20 (diff)
parentbb41243ea812d15754edca174287c510136755b3 (diff)
Merge pull request #992 from ferd/update-cth_readable
Bump cth_readable to 1.1.1
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 f17c843..61dcd97 100644
--- a/rebar.config
+++ b/rebar.config
@@ -9,7 +9,7 @@
{bbmustache, "1.0.4"},
{relx, "3.11.0"},
{cf, "0.2.1"},
- {cth_readable, "1.1.0"},
+ {cth_readable, "1.1.1"},
{eunit_formatters, "0.3.1"}]}.
{escript_name, rebar3}.