Skip to content

Commit

Permalink
Fix typo in release procedure
Browse files Browse the repository at this point in the history
  • Loading branch information
asomers committed Jan 26, 2018
1 parent 8464abb commit e811c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE_PROCEDURE.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ branch.
- Add a new Unreleased section header to CHANGELOG.md.
- In `Cargo.toml`, update the version to the nextversion, e.g.
`v0.8.4`.
- In `Cargo.tml`, revert the libc dependency to its git master branch.
- In `Cargo.toml`, revert the libc dependency to its git master branch.
- Commit with a message like "Bump to v0.8.4"
- Make a pull request.

0 comments on commit e811c27

Please sign in to comment.