Skip to content

Commit a96254d

Browse files
Update mill to 0.9.5
1 parent 0f81028 commit a96254d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mill

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# This is a wrapper script, that automatically download mill from GitHub release pages
44
# You can give the required mill version with MILL_VERSION env variable
55
# If no version is given, it falls back to the value of DEFAULT_MILL_VERSION
6-
DEFAULT_MILL_VERSION=0.9.4-18-82ea87
6+
DEFAULT_MILL_VERSION=0.9.5
77

88
set -e
99

0 commit comments

Comments
 (0)