Skip to content

Commit 45655b8

Browse files
committed
0.2.2
1 parent c8dad78 commit 45655b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.1" >> $GITHUB_OUTPUT
28+
run: echo "VERSION=v0.2.2" >> $GITHUB_OUTPUT
2929

3030
- name: Build binaries
3131
run: |

0 commit comments

Comments
 (0)