diff --git a/build.sh b/build.sh index d3c91e8..fe96824 100755 --- a/build.sh +++ b/build.sh @@ -1,7 +1,7 @@ #!/bin/bash set -e -VERSION="1.3.0" +VERSION="1.4.0" PROTECTED_MODE="no" export GO15VENDOREXPERIMENT=1