Skip to content

Commit 78afc54

Browse files
committed
update for release
1 parent e338a7d commit 78afc54

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

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

44
*Also see [Tools and installer changelog](https://github.com/clojure/brew-install/blob/1.12.0/CHANGELOG.md)*
55

6-
* next on Nov 21, 2024
6+
* 0.21.1460 on Nov 21, 2024
77
* Update to tools.deps.cli 0.11.78
88
* 0.21.1456 on Nov 21, 2024
99
* TDEPS-268 - Include all procurer types in find-all-versions

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,20 +31,20 @@ Also see:
3131

3232
# Release Information
3333

34-
Latest release: 0.21.1456
34+
Latest release: 0.21.1460
3535

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

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

4040
```
41-
org.clojure/tools.deps {:mvn/version "0.21.1456"}
41+
org.clojure/tools.deps {:mvn/version "0.21.1460"}
4242
```
4343

4444
[Leiningen](https://github.com/technomancy/leiningen/) dependency information:
4545

4646
```
47-
[org.clojure/tools.deps "0.21.1456"]
47+
[org.clojure/tools.deps "0.21.1460"]
4848
```
4949

5050
[Maven](https://maven.apache.org) dependency information:

0 commit comments

Comments
 (0)