version bump
This commit is contained in:
parent
ab6617496b
commit
4d2ab621ab
3 changed files with 7 additions and 2 deletions
|
@ -1 +1,6 @@
|
||||||
[{<<"cf">>,{pkg,<<"cf">>,<<"0.2.2">>},0}].
|
{"1.1.0",
|
||||||
|
[{<<"cf">>,{pkg,<<"cf">>,<<"0.2.2">>},0}]}.
|
||||||
|
[
|
||||||
|
{pkg_hash,[
|
||||||
|
{<<"cf">>, <<"7F2913FFF90ABCABD0F489896CFEB0B0674F6C8DF6C10B17A83175448029896C">>}]}
|
||||||
|
].
|
||||||
|
|
BIN
rebar3
BIN
rebar3
Binary file not shown.
|
@ -1,6 +1,6 @@
|
||||||
{application,erlware_commons,
|
{application,erlware_commons,
|
||||||
[{description,"Additional standard library for Erlang"},
|
[{description,"Additional standard library for Erlang"},
|
||||||
{vsn,"0.21.0"},
|
{vsn,"0.22.0"},
|
||||||
{modules,[]},
|
{modules,[]},
|
||||||
{registered,[]},
|
{registered,[]},
|
||||||
{applications,[kernel,stdlib,cf]},
|
{applications,[kernel,stdlib,cf]},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue