Skip to content

Commit 2403508

Browse files
committed
update to latest tools.tools
1 parent 93678bb commit 2403508

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ Changelog
55

66
clj has both stable and prerelease versions. Current and former stable build are listed in **bold** and are (or were) available from the default [brew formula](https://github.com/clojure/brew-install/). Other versions can be obtained using versioned formulas only.
77

8-
Prerelease versions: none
8+
Prerelease versions:
9+
10+
* next
11+
* Update to latest tools.tools
912

1013
**Current stable version:**
1114

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{:lib io.github.clojure/tools.tools
2-
:coord {:git/tag "v0.3.4"
3-
:git/sha "0e9e6c8b409ac916ad6f2ec5bc075bbcb09545c0"}}
2+
:coord {:git/tag "v0.3.5"
3+
:git/sha "b35ee5b6defd5c3cf15ed052e0cd7a063c0e1379"}}

0 commit comments

Comments
 (0)