altered ordering on the fetch and find functions, version patch bumped
Ordering altered to match existing list functions, Version patch bumped because because API is not yet final Signed-off-by: Eric Merritt <ericbmerritt@gmail.com>
This commit is contained in:
parent
b4981ff4b5
commit
3c9e60c5a2
2 changed files with 44 additions and 50 deletions
|
@ -1,7 +1,7 @@
|
|||
%% -*- mode: Erlang; fill-column: 75; comment-column: 50; -*-
|
||||
{application, erlware_commons,
|
||||
[{description, "Additional standard library for Erlang"},
|
||||
{vsn, "0.1.0"},
|
||||
{vsn, "0.2.0"},
|
||||
{modules, [
|
||||
ec_lists,
|
||||
ec_string,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue