Skip to content

Commit

Permalink
Merge pull request #996 from CraigFe/use-correct-fmt-lang
Browse files Browse the repository at this point in the history
Use correct fmt version in dune-project
  • Loading branch information
Clément Pascutto authored Apr 17, 2020
2 parents ecc11c1 + 5bed60d commit 9aafc16
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
@@ -1,3 +1,3 @@
(lang dune 1.8)
(name irmin)
(using fmt 1.2)
(using fmt 1.1)

0 comments on commit 9aafc16

Please sign in to comment.