Skip to content

Commit

Permalink
Add version constraint on metapp
Browse files Browse the repository at this point in the history
  • Loading branch information
thierry-martinez committed Feb 28, 2020
1 parent 2f09e5f commit 366d6dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ metaquot allows to quote OCaml code.
(ocaml-migrate-parsetree (>= 1.5.0))
(ocamlfind (>= 1.8.1))
(dune (>= 1.11.0))
metapp))
(metapp (>= 0.1.0))))

0 comments on commit 366d6dd

Please sign in to comment.