aboutsummaryrefslogtreecommitdiff
path: root/dune-project
diff options
context:
space:
mode:
authorAlban Gruin2020-12-30 16:38:15 +0100
committerAlban Gruin2020-12-30 17:40:39 +0100
commit8dff924f4d598da653794e29fb9929017e161aa3 (patch)
treee88e0564bc41662ebb01c334e189346bea95c580 /dune-project
parentf6ee00c1b33b35f6adcd8c27cc4013636fd202a4 (diff)
ucs: use the version name from dune
Signed-off-by: Alban Gruin <alban at pa1ch dot fr>
Diffstat (limited to 'dune-project')
-rw-r--r--dune-project4
1 files changed, 3 insertions, 1 deletions
diff --git a/dune-project b/dune-project
index 170a0b0..9fe70b1 100644
--- a/dune-project
+++ b/dune-project
@@ -1,3 +1,5 @@
(lang dune 2.0)
(name ucs)
-(version 0.1.1)
+
+(package
+ (name ucs))