We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 585486b commit 6a679d2Copy full SHA for 6a679d2
Taskfile.yml
@@ -2,7 +2,7 @@ version: '2'
2
3
vars:
4
NAME: cloudevents-webhook-gateway
5
- VERSION: 0.7.1
+ VERSION: 0.8.0
6
COMMIT: {sh: git rev-parse --verify HEAD}
7
BUILD_FLAGS: -ldflags "-X main.VERSION={{.VERSION}} -X main.COMMIT={{.COMMIT}}"
8
0 commit comments