Skip to content

Commit

Permalink
fix: conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
da13da committed Nov 14, 2024
2 parents 906dd56 + e2252ac commit 55b50b1
Show file tree
Hide file tree
Showing 23 changed files with 793 additions and 371 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

- id: cargo-set-version
name: Set Version
run: cargo set-version --bump ${{ inputs.version }}
run: cargo set-version --bump ${{ inputs.version }} --exclude protocol

- name: Set Crate Version as Environment Variable
id: set_crate_version
Expand Down
Loading

0 comments on commit 55b50b1

Please sign in to comment.