We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 886f893 commit 8e31c33Copy full SHA for 8e31c33
2 files changed
CHANGELOG.md
@@ -1,6 +1,8 @@
1
Changelog
2
===========
3
4
+* v0.3.2 886f893 on Oct 9, 2023
5
+ * install-latest - dont fail install if replacing tool with different lib
6
* v0.3.1 859a615 on May 31, 2023
7
* Update to tools.deps 0.18.1349
8
* Update to tools.gitlibs 2.5.197
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.1" :git/sha "859a615"}
+io.github.clojure/tools.tools {:git/tag "v0.3.2" :git/sha "886f893"}
20
21
22
# API
0 commit comments