We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents edb9b27 + 172f219 commit 4443a2aCopy full SHA for 4443a2a
CONTRIBUTING.md
@@ -158,7 +158,7 @@ The crate is published by triggering `.github/workflows/publish.yml` GitHub acti
158
After the crate is successfully published a new version's git tag is created in the repository.
159
160
So to publish a new version
161
-1. Update `project.version` field in `Cargo.toml`.
+1. Update `version` field in `Cargo.toml`.
162
2. Push the changes to the `master` branch.
163
3. Wait until GitHub build job completes successfully.
164
4. [On the Actions page](https://github.com/RustAudio/rodio/actions) start `.github/workflows/publish.yml`.
0 commit comments