We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df1a7e5 commit bf3ff73Copy full SHA for bf3ff73
CHANGELOG.md
@@ -1,7 +1,7 @@
1
Changelog
2
===========
3
4
-* v0.10.12 on Jan 5, 2026
+* v0.10.12 97c5562 on Jan 5, 2026
5
* Update parent pom and dep versions
6
* v0.10.11 c6c670a on Oct 28, 2025
7
* write-pom - TBUILD-41 - add :src-pom :none option
README.md
@@ -17,7 +17,7 @@ Latest release:
17
As a git dep:
18
19
```clojure
20
-io.github.clojure/tools.build {:git/tag "v0.10.12" :git/sha ""}
+io.github.clojure/tools.build {:git/tag "v0.10.12" :git/sha "97c5562"}
21
```
22
23
As a Maven dep:
0 commit comments