Skip to content

Commit 06b5396

Browse files
committed
bump version to 0.0.2
1 parent 465f2b6 commit 06b5396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
REGISTRY?=gcr.io/k8s-minikube
2-
VERSION=v0.0.1
2+
VERSION=v0.0.2
33

44
build:
55
CGO_ENABLED=0 GOOS=linux go build -o out/gcp-auth-webhook -ldflags=$(PROVISIONER_LDFLAGS) server.go

0 commit comments

Comments
 (0)