aboutsummaryrefslogtreecommitdiff
path: root/mill
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2022-12-20 22:24:23 +0000
committerJuan J. Martinez <jjm@usebox.net>2022-12-20 22:24:23 +0000
commit5fe9499fb134c3478805a73dbdddb615a0266118 (patch)
tree12019a98afc2c574cfe8e54547b4b283464dab6c /mill
parent8d4b80335612d88260af7611e716e867bf9e0980 (diff)
downloadspacebeans-5fe9499fb134c3478805a73dbdddb615a0266118.tar.gz
spacebeans-5fe9499fb134c3478805a73dbdddb615a0266118.zip
Updated mill
Diffstat (limited to 'mill')
-rwxr-xr-xmill2
1 files changed, 1 insertions, 1 deletions
diff --git a/mill b/mill
index 6846fd6..bbae120 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.10.5
+DEFAULT_MILL_VERSION=0.10.10
set -e