Skip to content

Commit

Permalink
finalize version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
neonphog committed Aug 28, 2024
1 parent f326e89 commit 383b592
Show file tree
Hide file tree
Showing 3 changed files with 540 additions and 7 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 3 additions & 5 deletions scripts/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

set -xe

cargo publish --manifest-path=crates/common/Cargo.toml
sleep 60
cargo publish --manifest-path=crates/host/Cargo.toml
sleep 60
cargo publish --manifest-path=crates/guest/Cargo.toml
cargo publish --manifest-path=crates/common/Cargo.toml && \
cargo publish --manifest-path=crates/host/Cargo.toml && \
cargo publish --manifest-path=crates/guest/Cargo.toml
Loading

0 comments on commit 383b592

Please sign in to comment.