commit
ab6617496b
2 changed files with 4 additions and 2 deletions
|
@ -1,7 +1,9 @@
|
|||
%% -*- mode: Erlang; fill-column: 80; comment-column: 75; -*-
|
||||
|
||||
%% Dependencies ================================================================
|
||||
{deps, [cf]}.
|
||||
{deps, [
|
||||
{cf, "0.2.2"}
|
||||
]}.
|
||||
|
||||
{erl_first_files, ["ec_dictionary", "ec_vsn"]}.
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
[{<<"cf">>,{pkg,<<"cf">>,<<"0.2.1">>},0}].
|
||||
[{<<"cf">>,{pkg,<<"cf">>,<<"0.2.2">>},0}].
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue