diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/cut_a_release.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/cut_a_release.md b/tools/cut_a_release.md index 54c453bfa..ac186db92 100644 --- a/tools/cut_a_release.md +++ b/tools/cut_a_release.md @@ -16,8 +16,8 @@ cut.** ## Updating the main repo -1. Create a PR that bumps versions of all crates in `ext` and `runtime` - directories. +1. Create a PR that bumps versions of all crates in `bench_util`, `core`, `ext`, + `runtime` directories. To determine if you should bump a crate a minor version instead of a patch version, check if you can answer any of the following questions with yes: |