Skip to content

Commit

Permalink
updated version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
qiangyt committed Nov 4, 2024
1 parent ca13125 commit e092d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '3'
env:
GOPATH:
sh: go env GOPATH
VERSION: 0.1.1
VERSION: 0.1.2
COMMIT_ID:
sh: git describe --tags --always # or: git log -n 1 --format=%h
GOOS:
Expand Down

0 comments on commit e092d73

Please sign in to comment.