diff --git a/coursier b/coursier index 80bb5beb9..0655f56c9 100755 Binary files a/coursier and b/coursier differ diff --git a/coursier-standalone b/coursier-standalone index dff0e32c8..5419cf784 100755 Binary files a/coursier-standalone and b/coursier-standalone differ diff --git a/project/generate-launcher.sh b/project/generate-launcher.sh index 706a31de6..ba60fe5e4 100755 --- a/project/generate-launcher.sh +++ b/project/generate-launcher.sh @@ -1,6 +1,6 @@ #!/bin/bash -VERSION=1.0.0-M4 +VERSION=1.0.0-M5 CACHE_VERSION=v1 "$(dirname "$0")/../cli/target/pack/bin/coursier" bootstrap \