update build-clj

This commit is contained in:
Sean Corfield 2022-01-06 20:30:09 -08:00
parent 0867ce54dc
commit 8976379fa6
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
# Changes
* 2.2.next in progress
* Update `build-clj` to v0.6.6.
* Update `build-clj` to v0.6.7.
* 2.2.840 -- 2021-12-23
* Fix #375 for `:nest` statement.

View file

@ -4,7 +4,7 @@
:aliases
{;; for help: clojure -A:deps -T:build help/doc
:build {:deps {io.github.seancorfield/build-clj
{:git/tag "v0.6.6" :git/sha "171d5f1"}}
{:git/tag "v0.6.7" :git/sha "22c2d09"}}
:ns-default build}
;; versions to test against: