We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6735f71 commit 9a74406Copy full SHA for 9a74406
Makefile
@@ -1,4 +1,4 @@
1
-VERSION=1.1.0
+VERSION=1.1.1
2
3
release:
4
go build -buildmode=pie -ldflags "-X 'github.com/aws/rolesanywhere-credential-helper/cmd.Version=${VERSION}' -linkmode=external -w -s" -trimpath -o build/bin/aws_signing_helper main.go
0 commit comments