diff options
| author | Mishio595 <[email protected]> | 2018-10-14 15:37:12 -0600 |
|---|---|---|
| committer | Mishio595 <[email protected]> | 2018-10-14 15:37:12 -0600 |
| commit | 321ff074e425254a5fc75f75218b9f774ca7739a (patch) | |
| tree | 7ea706d929c82095936bd1730f6645c385a280fd /dune-project | |
| parent | Initial commit (diff) | |
| download | disml-321ff074e425254a5fc75f75218b9f774ca7739a.tar.xz disml-321ff074e425254a5fc75f75218b9f774ca7739a.zip | |
Add HTTP routes
Diffstat (limited to 'dune-project')
| -rw-r--r-- | dune-project | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dune-project b/dune-project index 31a7429..bb44e3a 100644 --- a/dune-project +++ b/dune-project @@ -1 +1,3 @@ (lang dune 1.3) +(name animus) +(version 0.1.0) |