Skip to content

Commit

Permalink
Bump Dune language version in dune-project
Browse files Browse the repository at this point in the history
Works around ocaml/dune#4553.
  • Loading branch information
Blaisorblade committed May 1, 2021
1 parent 08d3957 commit 605c56d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dune-project
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
(lang dune 2.7)
(using coq 0.2)
(lang dune 2.8)
(using coq 0.3)
(name coq-cpp2v)

0 comments on commit 605c56d

Please sign in to comment.