Skip to content

Commit

Permalink
bump version to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ecpeterson committed Mar 29, 2019
1 parent 7313b2f commit 1655b5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"1.5.0"
"1.6.0"
2 changes: 1 addition & 1 deletion qvm.asd
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
;; Finalizers and portable GC calls
#:trivial-garbage
;; Quil parsing and analysis
(:version #:cl-quil "1.5.0")
(:version #:cl-quil "1.6.0")
;; Portable random number generator
#:mt19937
;; For allocation info.
Expand Down

0 comments on commit 1655b5c

Please sign in to comment.