We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2baf130 commit 09a5562Copy full SHA for 09a5562
CHANGES.md
@@ -1,4 +1,4 @@
1
-# Unreleased
+# 2.4.3
2
3
### Fixed
4
odoc.opam
@@ -57,7 +57,7 @@ depends: [
57
58
"ppx_expect" {with-test}
59
"bos" {with-test}
60
- "crunch" {> "1.1.0"}
+ "crunch" {> "2.0.0"}
61
62
("ocaml" {< "4.07.0" & with-test} | "bisect_ppx" {with-test & > "2.5.0"})
63
]
0 commit comments