Skip to content

Commit 722d96d

Browse files
committed
Missing v in ppx_inline_test bound for caisar-ir.0.2
1 parent 5db1fc2 commit 722d96d

File tree

1 file changed

+1
-1
lines changed
  • packages/caisar-ir/caisar-ir.0.2

1 file changed

+1
-1
lines changed

packages/caisar-ir/caisar-ir.0.2/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ depends: [
1313
"ocaml" {>= "4.13"}
1414
"base" {>= "v0.14.0" & < "v0.17"}
1515
"ocamlgraph" {>= "1.8.8"}
16-
"ppx_inline_test" {>= "0.12.0"}
16+
"ppx_inline_test" {>= "v0.12.0"}
1717
"ppx_deriving" {>= "4.4.1"}
1818
"odoc" {with-doc}
1919
]

0 commit comments

Comments
 (0)