Skip to content

Commit 459f8f2

Browse files
committed
update for release
1 parent 2f4d299 commit 459f8f2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.3 2f4d299 on Jan 23, 2024
55
* install-latest - TDEPS-253 - add :coord option for things like non-autoresolved git urls
66
* Update to tools.deps 0.18.1398 and slf4j-nop that matches
77
* v0.3.2 886f893 on Oct 9, 2023

README.md

Lines changed: 2 additions & 2 deletions
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.2" :git/sha "886f893"}
19+
io.github.clojure/tools.tools {:git/tag "v0.3.3" :git/sha "2f4d299"}
2020
```
2121

2222
# API
@@ -31,7 +31,7 @@ io.github.clojure/tools.tools {:git/tag "v0.3.2" :git/sha "886f893"}
3131

3232
# Copyright and License
3333

34-
Copyright © 2022 Rich Hickey, Alex Miller, and contributors
34+
Copyright © Rich Hickey, Alex Miller, and contributors
3535

3636
All rights reserved. The use and
3737
distribution terms for this software are covered by the

0 commit comments

Comments
 (0)