Skip to content

Commit 06d2e55

Browse files
committed
version update
1 parent 1a1f665 commit 06d2e55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- name: Set version
2727
id: version
28-
run: echo "VERSION=v0.2.0" >> $GITHUB_OUTPUT
28+
run: echo "VERSION=v0.2.1" >> $GITHUB_OUTPUT
2929

3030
- name: Build binaries
3131
run: |

0 commit comments

Comments
 (0)