summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/dev/Release.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dev/Release.md b/doc/dev/Release.md
index 16b27d9c5..a5de94a4b 100644
--- a/doc/dev/Release.md
+++ b/doc/dev/Release.md
@@ -225,7 +225,7 @@ before you continue!
For unstable (0.x) `tor-*` and `arti-*` crates,
determine the new minor number.
- `maint/list_crates --versions | grep -P '^tor|^arti'`
+ `maint/list_crates --version | grep -P '^tor|^arti'`
will show you the existing versions,
which should usually all be the same.
Pick the next minor version, and, for each such crate: