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.
mill
.mill-version
1 parent ef00f77 commit 9f5f413Copy full SHA for 9f5f413
mill
@@ -12,7 +12,7 @@
12
# Licensed under the Apache License, Version 2.0
13
14
15
-DEFAULT_MILL_VERSION=0.10.0
+DEFAULT_MILL_VERSION=0.11.13
16
17
set -e
18
mill.bat
@@ -15,7 +15,7 @@ rem setlocal seems to be unavailable on Windows 95/98/ME
rem but I don't think we need to support them in 2019
setlocal enabledelayedexpansion
-set "DEFAULT_MILL_VERSION=0.10.0"
+set "DEFAULT_MILL_VERSION=0.11.13"
19
20
set "MILL_REPO_URL=https://github.com/com-lihaoyi/mill"
21
0 commit comments