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