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 b287df3 + 55b50b1 commit 3908d02
Show file tree
Hide file tree
Showing 23 changed files with 727 additions and 227 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 3908d02

Please sign in to comment.