Skip to content

Commit 9513fec

Browse files
committed
ensure version is in sync
1 parent 0430f15 commit 9513fec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Taskfile.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ tasks:
66
desc: build and publish release
77
cmds:
88
- test {{.CLI_ARGS}}
9+
- grep -F '"{{.CLI_ARGS}}"' build.zig.zon
910
- git tag {{.CLI_ARGS}}
1011
- git push
1112
- git push --tags

0 commit comments

Comments
 (0)