Skip to content

Commit 6fb2523

Browse files
committed
update for release
1 parent 4d984da commit 6fb2523

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
===========
33

4-
* next
4+
* 0.11.93 on Jun 3, 2025
55
* Update to latest tools.deps and Clojure 1.12.1
66
* Update to latest clj-kondo and fix lint warnings
77
* 0.11.86 on Feb 7, 2025

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ Also see:
1010

1111
# Release Information
1212

13-
Latest release: 0.11.86
13+
Latest release: 0.11.93
1414

1515
* [All released versions](https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.clojure%22%20AND%20a%3A%22tools.deps.cli%22)
1616

1717
[deps.edn](https://clojure.org/guides/deps_and_cli) dependency information:
1818

1919
```
20-
org.clojure/tools.deps.cli {:mvn/version "0.11.86"}
20+
org.clojure/tools.deps.cli {:mvn/version "0.11.93"}
2121
```
2222

2323
# Developer Information

0 commit comments

Comments
 (0)