Skip to content

Commit

Permalink
Bump cl-quil dependency in qvm-app.asd
Browse files Browse the repository at this point in the history
  • Loading branch information
appleby authored and stylewarning committed Dec 20, 2019
1 parent e8450db commit 8e7329e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qvm-app.asd
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
:version (:read-file-form "VERSION.txt")
:depends-on (
;; Quil parsing
(:version #:cl-quil "1.11.0")
(:version #:cl-quil "1.15.0")
;; Command line argument parsing
#:command-line-arguments
;; ASDF-companion utility library
Expand Down

0 comments on commit 8e7329e

Please sign in to comment.