rebar3 and hex.

This commit is contained in:
Heinz N. Gies 2015-07-25 20:21:07 +02:00
parent 4f19dcf5ec
commit 5387ec8f02
6 changed files with 10 additions and 6 deletions

View file

@ -8,5 +8,8 @@
stdlib
]},
{modules, [qdate, qdate_srv]},
{env, []}
{env, []},
{contributors, ["Jesse Gumm"]},
{licenses, ["MIT"]},
{links, [{"Github", "https://github.com/choptastic/qdate"}]}
]}.