We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 620f4d7 commit 2956a90Copy full SHA for 2956a90
2 files changed
CHANGELOG.md
@@ -1,7 +1,7 @@
1
Changelog
2
===========
3
4
-* next
+* 0.12.110 on Sep 22, 2025
5
* TDEPS-272 - `prep` now supports prep of named tool
6
* Update to latest deps
7
* 0.12.105 on Aug 26, 2025
README.md
@@ -10,14 +10,14 @@ Also see:
10
11
# Release Information
12
13
-Latest release: 0.12.105
+Latest release: 0.12.110
14
15
* [All released versions](https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.clojure%22%20AND%20a%3A%22tools.deps.cli%22)
16
17
[deps.edn](https://clojure.org/guides/deps_and_cli) dependency information:
18
19
```
20
-org.clojure/tools.deps.cli {:mvn/version "0.12.105"}
+org.clojure/tools.deps.cli {:mvn/version "0.12.110"}
21
22
23
# Developer Information
0 commit comments