File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Changelog
22===========
33
4- * next
4+ * v0.10.4 31388ff on Jun 8, 2024
55 * uber, jar, zip - TBUILD-42 Use buffered output streams everywhere
6- * v0.10.3 15ead66 on May, 2024
6+ * v0.10.3 15ead66 on May 1 , 2024
77 * compile-clj - add simple spec for : basis arg
88* v0.10.1 5e3b8f3 on Apr 28, 2024
99 * Update deps to latest
Original file line number Diff line number Diff line change @@ -17,13 +17,13 @@ Latest release:
1717As a git dep:
1818
1919``` clojure
20- io.github.clojure/tools.build {:git/tag " v0.10.3 " :git/sha " 15ead66 " }
20+ io.github.clojure/tools.build {:git/tag " v0.10.4 " :git/sha " 31388ff " }
2121```
2222
2323As a Maven dep:
2424
2525``` clojure
26- io.github.clojure/tools.build {:mvn/version " 0.10.3 " }
26+ io.github.clojure/tools.build {:mvn/version " 0.10.4 " }
2727```
2828
2929# Developer Information
You can’t perform that action at this time.
0 commit comments