diff --git a/release.sh b/release.sh index ce105fb..34d7716 100755 --- a/release.sh +++ b/release.sh @@ -16,7 +16,7 @@ set -e -VERSION=0.1.3 +VERSION=0.1.4 GO111MODULE=on GOPROXY=https://proxy.golang.org @@ -46,4 +46,4 @@ rm -f fallback-proxy.exe make image docker tag \ gcr.io/gapic-images/fallback-proxy \ - gcr.io/gapic-images/fallback-proxy:$VERSION \ No newline at end of file + gcr.io/gapic-images/fallback-proxy:$VERSION