Improve the release doc

This commit is contained in:
Sylvestre Ledru 2022-01-16 19:00:32 +01:00
parent 5382307e64
commit 70d8864fe1

View file

@ -7,7 +7,9 @@
# 2) run it: bash util/update-version.sh
# 3) Do a spot check with "git diff"
# 4) cargo test --release --features unix
# 5) Run util/publish.sh in dry mode (it will fail as packages needs more recent version of uucore)
# 6) Run util/publish.sh --do-it
# 7) In some cases, you might have to fix dependencies and run import
FROM="0.0.8"
TO="0.0.9"