Skip to content

Commit

Permalink
specify main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
plebhash committed Mar 4, 2024
1 parent 24f7648 commit e71d01f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@ be published are published.

Running `cargo release` in the various workspace help to prepare the version number and everything.

Every PR needs to increase the version of whatever crate it is touching. Otherwise, we will mess up the dependency chain of whoever is fetching from crates.io
Every PR to `main` needs to increase the version of whatever crate it is touching. Otherwise, we will mess up the dependency chain of whoever is fetching from crates.io

Every time we bump some crate's version, `release-libs.yaml` is automatically triggered in order to update crates.io

0 comments on commit e71d01f

Please sign in to comment.