From 33814c535e783c1faf99d5721d08e14b1cb62a7c Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sat, 24 Jul 2021 17:44:01 +0100 Subject: Updated versions to latest --- mill | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mill') diff --git a/mill b/mill index f896b71..a6207bc 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.8 +DEFAULT_MILL_VERSION=0.9.9 set -e -- cgit v1.2.3