diff --git a/build.sh b/build.sh index 30309d9..e8f1ad7 100755 --- a/build.sh +++ b/build.sh @@ -2,7 +2,7 @@ set -e -VERSION="1.1.1" +VERSION="1.1.2" PROTECTED_MODE="no" export GO15VENDOREXPERIMENT=1