Skip to content

Commit

Permalink
update for release
Browse files Browse the repository at this point in the history
  • Loading branch information
puredanger committed Jun 8, 2024
1 parent 69da37a commit 5d4d360
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Changelog
===========

* next
* v0.10.4 31388ff on Jun 8, 2024
* uber, jar, zip - TBUILD-42 Use buffered output streams everywhere
* v0.10.3 15ead66 on May, 2024
* v0.10.3 15ead66 on May 1, 2024
* compile-clj - add simple spec for :basis arg
* v0.10.1 5e3b8f3 on Apr 28, 2024
* Update deps to latest
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ Latest release:
As a git dep:

```clojure
io.github.clojure/tools.build {:git/tag "v0.10.3" :git/sha "15ead66"}
io.github.clojure/tools.build {:git/tag "v0.10.4" :git/sha "31388ff"}
```

As a Maven dep:

```clojure
io.github.clojure/tools.build {:mvn/version "0.10.3"}
io.github.clojure/tools.build {:mvn/version "0.10.4"}
```

# Developer Information
Expand Down

0 comments on commit 5d4d360

Please sign in to comment.