From e6173385ca53733b3e6c67044db70b547944cf82 Mon Sep 17 00:00:00 2001 From: Dane Springmeyer Date: Thu, 25 May 2017 11:31:16 -0700 Subject: [PATCH] use latest version of mason --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index f97d598f7..030c0dc0b 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -11,7 +11,7 @@ todo - shrink icu data ' -MASON_VERSION="v0.10.0" +MASON_VERSION="v0.11.1" function setup_mason() { if [[ ! -d ./.mason ]]; then