Skip to content

Commit

Permalink
Merge pull request kubernetes#4 from sharifelgamal/0.0.2
Browse files Browse the repository at this point in the history
bump version to 0.0.2
  • Loading branch information
sharifelgamal committed Sep 8, 2020
2 parents 5b81e6e + 06b5396 commit 4a3da3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
REGISTRY?=gcr.io/k8s-minikube
VERSION=v0.0.1
VERSION=v0.0.2

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

0 comments on commit 4a3da3d

Please sign in to comment.