Skip to content

Commit

Permalink
Bump to 8.13
Browse files Browse the repository at this point in the history
  • Loading branch information
yforster committed Dec 15, 2020
1 parent 492d612 commit 1906121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opam
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ build: [make "-j%{jobs}%"]
install: [make "install"]
depends: [
"ocaml"
"coq" { >= "8.12" & < "8.13~" }
"coq" { >= "8.13" & < "8.14~" }
]
synopsis: "Smpl: An Extensible Tactic for Coq"
description: """
Expand Down

0 comments on commit 1906121

Please sign in to comment.