We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d984da commit 6fb2523Copy full SHA for 6fb2523
2 files changed
CHANGELOG.md
@@ -1,7 +1,7 @@
1
Changelog
2
===========
3
4
-* next
+* 0.11.93 on Jun 3, 2025
5
* Update to latest tools.deps and Clojure 1.12.1
6
* Update to latest clj-kondo and fix lint warnings
7
* 0.11.86 on Feb 7, 2025
README.md
@@ -10,14 +10,14 @@ Also see:
10
11
# Release Information
12
13
-Latest release: 0.11.86
+Latest release: 0.11.93
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.86"}
+org.clojure/tools.deps.cli {:mvn/version "0.11.93"}
21
22
23
# Developer Information
0 commit comments