summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2016-03-03 11:54:57 -0500
committerFred Hebert <mononcqc@ferd.ca>2016-03-03 11:54:57 -0500
commit925ecefc12fffd4075f5dd6d1a9c31ae07610e9b (patch)
treecfbb924acb7af8629f9c02c660f8a0e5b095b220 /rebar.config
parent33011a2779a9ebe411c283f2e6753b2ae7c2671c (diff)
parent43889344fc332c09fcccda3dab1bc43c09672fdf (diff)
Merge pull request #1107 from tsloughter/master
upgrade cth_readable
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 4750adb..575c616 100644
--- a/rebar.config
+++ b/rebar.config
@@ -9,7 +9,7 @@
{bbmustache, "1.0.4"},
{relx, "3.17.0"},
{cf, "0.2.1"},
- {cth_readable, "1.2.1"},
+ {cth_readable, "1.2.2"},
{eunit_formatters, "0.3.1"}]}.
{escript_name, rebar3}.