Skip to content
This repository was archived by the owner on Feb 8, 2026. It is now read-only.

Commit c9e8298

Browse files
authored
chore: prepare release of v0.1.4 (#157)
1 parent 5dd7c54 commit c9e8298

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

release.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
set -e
1818

19-
VERSION=0.1.3
19+
VERSION=0.1.4
2020
GO111MODULE=on
2121
GOPROXY=https://proxy.golang.org
2222

@@ -46,4 +46,4 @@ rm -f fallback-proxy.exe
4646
make image
4747
docker tag \
4848
gcr.io/gapic-images/fallback-proxy \
49-
gcr.io/gapic-images/fallback-proxy:$VERSION
49+
gcr.io/gapic-images/fallback-proxy:$VERSION

0 commit comments

Comments
 (0)