We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b67e68d commit ac3b03fCopy full SHA for ac3b03f
CHANGELOG.md
@@ -1,7 +1,7 @@
1
Changelog
2
===========
3
4
-* v0.3.6 on Mar 5, 2026
+* v0.3.6 b67e68d on Mar 5, 2026
5
* Fix install-latest when tool has available versions of multiple coordinate types
6
* Update to latest tools.deps
7
* v0.3.5 e73fe8f on Jan 5, 2026
README.md
@@ -16,7 +16,7 @@ Latest release:
16
[deps.edn](https://clojure.org/reference/deps_and_cli) dependency information:
17
18
```
19
-io.github.clojure/tools.tools {:git/tag "v0.3.5" :git/sha "b35ee5b"}
+io.github.clojure/tools.tools {:git/tag "v0.3.6" :git/sha "b67e68d"}
20
21
22
# API
0 commit comments