Skip to content

Commit 07481a0

Browse files
committed
update for release
1 parent 0e9e6c8 commit 07481a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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+
* v0.3.4 0e9e6c8 on Nov 21, 2024
55
* [TDEPS-265](https://clojure.atlassian.net/browse/TDEPS-265) - fix install-latest when :coord with git url provided
66
* Update to latest clojure and tools.deps
77
* v0.3.3 2f4d299 on Jan 23, 2024

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Latest release:
1616
[deps.edn](https://clojure.org/reference/deps_and_cli) dependency information:
1717

1818
```
19-
io.github.clojure/tools.tools {:git/tag "v0.3.3" :git/sha "2f4d299"}
19+
io.github.clojure/tools.tools {:git/tag "v0.3.4" :git/sha "0e9e6c8"}
2020
```
2121

2222
# API

0 commit comments

Comments
 (0)