summaryrefslogtreecommitdiff
path: root/mill
diff options
context:
space:
mode:
Diffstat (limited to 'mill')
-rwxr-xr-xmill2
1 files changed, 1 insertions, 1 deletions
diff --git a/mill b/mill
index e969003..b4aed4f 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.5.0
+DEFAULT_MILL_VERSION=0.5.1
set -e