Skip to content

Commit 73001bf

Browse files
committed
update tools.tools
1 parent 27f77e8 commit 73001bf

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
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 tools.tools version included in install
912

1013
**Current stable version:**
1114

Lines changed: 1 addition & 1 deletion
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.5"
2+
:coord {:git/tag "v0.3.6"
33
:git/sha "b35ee5b6defd5c3cf15ed052e0cd7a063c0e1379"}}

0 commit comments

Comments
 (0)