Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
llbartekll committed Sep 20, 2024
1 parent e345a63 commit e8db2ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

env:
CARGO_TERM_COLOR: always
VERSION: ${{ github.event.inputs.version || '0.0.2' }}
VERSION: ${{ github.event.inputs.version || '0.0.3' }}
TARGET_BRANCH: ${{ github.ref_name }}

permissions:
Expand Down

0 comments on commit e8db2ee

Please sign in to comment.