Skip to content

Commit 3e457e7

Browse files
committed
update for release
1 parent 3adfb28 commit 3e457e7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Changelog
22
===========
33

4+
* v0.3.7 3adfb28 on Mar 9, 2026
5+
* Fix install-latest for new tools with available versions of multiple coordinate types
46
* v0.3.6 b67e68d on Mar 5, 2026
57
* Fix install-latest when tool has available versions of multiple coordinate types
68
* Update to latest tools.deps

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Latest release:
1616
[deps.edn](https://clojure.org/reference/deps_and_cli) dependency information:
1717

1818
```
19-
io.github.clojure/tools.tools {:git/tag "v0.3.6" :git/sha "b67e68d"}
19+
io.github.clojure/tools.tools {:git/tag "v0.3.7" :git/sha "3adfb28"}
2020
```
2121

2222
# API

0 commit comments

Comments
 (0)