Skip to content

Commit 9ee2bf4

Browse files
committed
words
1 parent 1faddc5 commit 9ee2bf4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,9 @@ component API over top of the existing WASI API. Keep it updated from
9393
🚚 To create a new release, don't use the GitHub UI directly; use the [draft
9494
release] GitHub Actions workflow to create the initial draft release with the
9595
compiled WASM artifact. Then you can edit that release and publish it as normal.
96-
Make sure the `version` field is correct in `Cargo.toml` before drafting the
97-
release; it's used to choose the `v${version}` tag name for the release. Also
98-
try not to change the artifacts attached to the draft release; they were
96+
Make sure the `version` fields are correct before drafting the release; it's
97+
used to choose the `v${version}` tag name for the release and in publishing.
98+
Also try not to change the artifacts attached to the draft release; they were
9999
generated by GitHub Actions.
100100

101101
<!-- prettier-ignore -->

0 commit comments

Comments
 (0)