Skip to content

Commit 7424975

Browse files
authored
Update md2mld.opam
1 parent 220b6e7 commit 7424975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

md2mld.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ depends: [
1111
"ocaml"
1212
"dune" {>= "2.0"}
1313
"base-bytes"
14-
"omd" {= "2.0~alpha1"}
14+
"omd" {= "2.0.0~alpha1"}
1515
]
1616
build: ["dune" "build" "-p" name "-j" jobs "@install" "@runtest" {with-test}]
1717
dev-repo: "git+https://github.com/mseri/md2mld.git"

0 commit comments

Comments
 (0)