From 14abbf96db64f8e21128785818d370b7783c0347 Mon Sep 17 00:00:00 2001 From: terry-xiaoyu <506895667@qq.com> Date: Thu, 6 Dec 2018 01:30:33 +0800 Subject: [PATCH] Update cuttlefish tag --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index 424505d49..c3baebadb 100644 --- a/rebar.config +++ b/rebar.config @@ -9,7 +9,7 @@ {ekka, "v0.5.1"}, {clique, "develop"}, {esockd, "v5.4.2"}, - {cuttlefish, "v2.1.1"} + {cuttlefish, "v2.2.0"} ]}. {edoc_opts, [{preprocess, true}]}.