use mason v0.7.0

This commit is contained in:
Dane Springmeyer 2017-02-09 18:00:01 -08:00
parent 947ac81ee4
commit 3706fcf587

View file

@ -11,7 +11,7 @@ todo
- shrink icu data
'
MASON_VERSION="master"
MASON_VERSION="v0.7.0"
function setup_mason() {
if [[ ! -d ./.mason ]]; then