We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c592eaf commit 80868cdCopy full SHA for 80868cd
README.md
@@ -17,13 +17,13 @@ Latest release:
17
As a git dep:
18
19
```clojure
20
-io.github.clojure/tools.build {:git/tag "v0.10.9" :git/sha "e405aac"}
+io.github.clojure/tools.build {:git/tag "v0.10.10" :git/sha "deedd62"}
21
```
22
23
As a Maven dep:
24
25
26
-io.github.clojure/tools.build {:mvn/version "0.10.9"}
+io.github.clojure/tools.build {:mvn/version "0.10.10"}
27
28
29
# Developer Information
0 commit comments