diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index 42988c4f338f60..f5f793fa3aa2a8 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Version: 8 +# Version: 9 # A script that installs the dependencies needed to build and test Bun. # This should work on macOS and Linux with a POSIX shell.