Skip to content

Commit 4443a2a

Browse files
committed
Merge branch 'master' of github.com:RustAudio/rodio
2 parents edb9b27 + 172f219 commit 4443a2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ The crate is published by triggering `.github/workflows/publish.yml` GitHub acti
158158
After the crate is successfully published a new version's git tag is created in the repository.
159159

160160
So to publish a new version
161-
1. Update `project.version` field in `Cargo.toml`.
161+
1. Update `version` field in `Cargo.toml`.
162162
2. Push the changes to the `master` branch.
163163
3. Wait until GitHub build job completes successfully.
164164
4. [On the Actions page](https://github.com/RustAudio/rodio/actions) start `.github/workflows/publish.yml`.

0 commit comments

Comments
 (0)