aboutsummaryrefslogtreecommitdiff
path: root/mill
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2021-07-10 11:44:12 +0100
committerJuan J. Martinez <jjm@usebox.net>2021-07-22 19:49:53 +0100
commit71d45dcfe204c1a11438e4012ad9de77fb9f9d03 (patch)
treec007f6626ee4d0d7836aaca5cf187e51a59f8461 /mill
parent210199a10c88a01d0aeaa2cfae36c6852dc6f81f (diff)
downloadspacebeans-71d45dcfe204c1a11438e4012ad9de77fb9f9d03.tar.gz
spacebeans-71d45dcfe204c1a11438e4012ad9de77fb9f9d03.zip
Updated mill
Diffstat (limited to 'mill')
-rwxr-xr-xmill2
1 files changed, 1 insertions, 1 deletions
diff --git a/mill b/mill
index 2df1be5..f896b71 100755
--- a/mill
+++ b/mill
@@ -3,7 +3,7 @@
# This is a wrapper script, that automatically download mill from GitHub release pages
# You can give the required mill version with MILL_VERSION env variable
# If no version is given, it falls back to the value of DEFAULT_MILL_VERSION
-DEFAULT_MILL_VERSION=0.9.5
+DEFAULT_MILL_VERSION=0.9.8
set -e