Skip to content

Commit b920430

Browse files
committed
Correct metadata after release
1 parent 7ce467b commit b920430

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

coq-quantumlib.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file is generated by dune, edit dune-project instead
22
opam-version: "2.0"
3-
version: "1.0.0"
3+
version: "1.1.0"
44
synopsis: "Coq library for reasoning about quantum programs"
55
description: """
66
inQWIRE's QuantumLib is a Coq library for reasoning

dune-project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(lang dune 2.8)
22
(name coq-quantumlib)
3-
(version 1.0.0)
3+
(version 1.1.0)
44
(using coq 0.2)
55

66
(generate_opam_files true)

0 commit comments

Comments
 (0)