summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2016-02-26 16:41:28 -0600
committerTristan Sloughter <t@crashfast.com>2016-02-26 16:41:28 -0600
commit5a3676417038dde234993006924580a14805d8bd (patch)
treef921a1e02a1e1623501446dee86b17fff31fa983
parentc1bde20297730e08be2439c2ec7d7fdf1e218e61 (diff)
parent74655579c11f6e8e0ed4ff68dd8169688303efa3 (diff)
Merge pull request #1066 from ferd/bump-cth-readable
Bump cth_readable
-rw-r--r--rebar.config2
-rw-r--r--rebar.lock2
2 files changed, 2 insertions, 2 deletions
diff --git a/rebar.config b/rebar.config
index bb9fc1e..db6bf5f 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.0"},
+ {cth_readable, "1.2.1"},
{eunit_formatters, "0.3.1"}]}.
{escript_name, rebar3}.
diff --git a/rebar.lock b/rebar.lock
index 65add6c..f715a46 100644
--- a/rebar.lock
+++ b/rebar.lock
@@ -1,7 +1,7 @@
[{<<"bbmustache">>,{pkg,<<"bbmustache">>,<<"1.0.4">>},0},
{<<"certifi">>,{pkg,<<"certifi">>,<<"0.3.0">>},0},
{<<"cf">>,{pkg,<<"cf">>,<<"0.2.1">>},0},
- {<<"cth_readable">>,{pkg,<<"cth_readable">>,<<"1.2.0">>},0},
+ {<<"cth_readable">>,{pkg,<<"cth_readable">>,<<"1.2.1">>},0},
{<<"erlware_commons">>,{pkg,<<"erlware_commons">>,<<"0.19.0">>},0},
{<<"eunit_formatters">>,{pkg,<<"eunit_formatters">>,<<"0.3.1">>},0},
{<<"getopt">>,{pkg,<<"getopt">>,<<"0.8.2">>},0},