Skip to content

Commit c267d84

Browse files
committed
v0.13-preview.120.34+189
1 parent 5dc8e10 commit c267d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ppx_inline_test.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ build: [
1010
["dune" "build" "-p" name "-j" jobs]
1111
]
1212
depends: [
13-
"ocaml" {>= "4.04.2" & < "4.08.0"}
13+
"ocaml" {>= "4.04.2"}
1414
"base"
1515
"dune" {build & >= "1.5.1"}
1616
"ppxlib" {>= "0.6.0"}

0 commit comments

Comments
 (0)