upgrade cf dep

This commit is contained in:
Tristan Sloughter 2018-05-02 20:44:27 -06:00
parent 2e01d65b99
commit 885f961c02
No known key found for this signature in database
GPG key ID: AAB97DDECCEB8150
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
%% Dependencies ================================================================
{deps, [
{cf, "0.2.2"}
{cf, "~>0.3"}
]}.
{erl_first_files, ["ec_dictionary", "ec_vsn"]}.

View file

@ -1,6 +1,6 @@
{"1.1.0",
[{<<"cf">>,{pkg,<<"cf">>,<<"0.2.2">>},0}]}.
[{<<"cf">>,{pkg,<<"cf">>,<<"0.3.1">>},0}]}.
[
{pkg_hash,[
{<<"cf">>, <<"7F2913FFF90ABCABD0F489896CFEB0B0674F6C8DF6C10B17A83175448029896C">>}]}
{<<"cf">>, <<"5CB902239476E141EA70A740340233782D363A31EEA8AD37049561542E6CD641">>}]}
].