We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e9e6c8 commit 07481a0Copy full SHA for 07481a0
CHANGELOG.md
@@ -1,7 +1,7 @@
1
Changelog
2
===========
3
4
-* next
+* v0.3.4 0e9e6c8 on Nov 21, 2024
5
* [TDEPS-265](https://clojure.atlassian.net/browse/TDEPS-265) - fix install-latest when :coord with git url provided
6
* Update to latest clojure and tools.deps
7
* v0.3.3 2f4d299 on Jan 23, 2024
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.3" :git/sha "2f4d299"}
+io.github.clojure/tools.tools {:git/tag "v0.3.4" :git/sha "0e9e6c8"}
20
21
22
# API
0 commit comments