provide the ability to format a version into a string as well as parse a version
Signed-off-by: Jordan Wilberding <diginux@gmail.com>
This commit is contained in:
parent
0c34549901
commit
e9161d8688
2 changed files with 52 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
%% These are all only compile time dependencies
|
||||
{deps, [{neotoma, "",
|
||||
{git, "https://github.com/seancribbs/neotoma.git", {tag, "1.5"}}},
|
||||
{git, "https://github.com/seancribbs/neotoma.git", {tag, "1.5.1"}}},
|
||||
{proper, "", {git, "https://github.com/manopapad/proper.git", {branch, master}}}]}.
|
||||
|
||||
{erl_first_files, ["ec_dictionary"]}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue