We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 859a615 commit 40f38feCopy full SHA for 40f38fe
2 files changed
CHANGELOG.md
@@ -1,7 +1,7 @@
1
Changelog
2
===========
3
4
-* next
+* v0.3.1 859a615 on May 31, 2023
5
* Update to tools.deps 0.18.1349
6
* Update to tools.gitlibs 2.5.197
7
* v0.3.0 12f7f66 on Dec 9, 2022
README.md
@@ -16,7 +16,7 @@ Latest release:
16
[deps.edn](https://clojure.org/reference/deps_and_cli) dependency information:
17
18
```
19
-io.github.clojure/tools.tools {:git/tag "v0.3.0" :git/sha "12f7f66"}
+io.github.clojure/tools.tools {:git/tag "v0.3.1" :git/sha "859a615"}
20
21
22
# API
0 commit comments