We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f81028 commit a96254dCopy full SHA for a96254d
mill
@@ -3,7 +3,7 @@
3
# This is a wrapper script, that automatically download mill from GitHub release pages
4
# You can give the required mill version with MILL_VERSION env variable
5
# If no version is given, it falls back to the value of DEFAULT_MILL_VERSION
6
-DEFAULT_MILL_VERSION=0.9.4-18-82ea87
+DEFAULT_MILL_VERSION=0.9.5
7
8
set -e
9
0 commit comments