Skip to content

Commit 4fd64fc

Browse files
Release v1.0 for Coq 8.18
1 parent 915a0cd commit 4fd64fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
opam-version: "2.0"
2-
version: "dev+8.18"
2+
version: "1.0+8.18"
33
maintainer: "[email protected]"
44
homepage: "https://github.com/uds-psl/coq-library-fol/"
55
dev-repo: "git+https://github.com/uds-psl/coq-library-fol/"
@@ -30,6 +30,6 @@ depends: [
3030
]
3131
synopsis: "A Coq Library for First-Order Logic"
3232
url {
33-
git: "https://github.com/uds-psl/coq-library-fol.git#coq-8.18"
33+
git: "https://github.com/uds-psl/coq-library-fol.git#v1.0+8.18"
3434
}
3535

0 commit comments

Comments
 (0)