We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3adfb28 commit 3e457e7Copy full SHA for 3e457e7
CHANGELOG.md
@@ -1,6 +1,8 @@
1
Changelog
2
===========
3
4
+* v0.3.7 3adfb28 on Mar 9, 2026
5
+ * Fix install-latest for new tools with available versions of multiple coordinate types
6
* v0.3.6 b67e68d on Mar 5, 2026
7
* Fix install-latest when tool has available versions of multiple coordinate types
8
* Update to latest tools.deps
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.6" :git/sha "b67e68d"}
+io.github.clojure/tools.tools {:git/tag "v0.3.7" :git/sha "3adfb28"}
20
21
22
# API
0 commit comments