We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fa3982 commit 3632566Copy full SHA for 3632566
2 files changed
CHANGELOG.md
@@ -1,7 +1,7 @@
1
Changelog
2
===========
3
4
-* next
+* 0.11.100 on Aug 14, 2025
5
* TDEPS-264 - Add `basis` program
6
* Update mvn-install docstring example
7
* 0.11.93 on Jun 3, 2025
README.md
@@ -10,14 +10,14 @@ Also see:
10
11
# Release Information
12
13
-Latest release: 0.11.93
+Latest release: 0.11.100
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.11.93"}
+org.clojure/tools.deps.cli {:mvn/version "0.11.100"}
21
22
23
# Developer Information
0 commit comments