We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad6d520 commit 5e730e5Copy full SHA for 5e730e5
Makefile
@@ -1,5 +1,5 @@
1
NAME := aws-cli-auth
2
-VERSION := v0.6.1
+VERSION := v0.6.2
3
REVISION := $(shell git rev-parse --short HEAD)
4
5
LDFLAGS := -ldflags="-s -w -X \"github.com/dnitsch/aws-cli-auth/cmd.Version=$(VERSION)\" -X \"github.com/dnitsch/aws-cli-auth/cmd.Revision=$(REVISION)\" -extldflags -static"
0 commit comments