Skip to content

Commit

Permalink
Release v0.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
nckturner committed Dec 2, 2022
1 parent c83a7a4 commit be77ed5
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
Expand Up @@ -3,7 +3,7 @@ default: bin/aws-iam-authenticator
PKG ?= sigs.k8s.io/aws-iam-authenticator
GORELEASER := $(shell command -v goreleaser 2> /dev/null)

VERSION ?= v0.5.11
VERSION ?= v0.5.12
GOOS ?= $(shell go env GOOS)
GOARCH ?= $(shell go env GOARCH)
GOPROXY ?= $(shell go env GOPROXY)
Expand Down

0 comments on commit be77ed5

Please sign in to comment.