Skip to content

Commit

Permalink
docs(releasing): fix a small typo (monero-rs#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoNero authored Jul 11, 2022
1 parent 8635c02 commit 1f125a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Releases of this crate are fairly automated.

To create a new release:

1. Make sure `CHANGELOG.md` is up-to-date and contain all modifications under the `[Unreleased]` section.
1. Make sure `CHANGELOG.md` is up-to-date and contains all modifications under the `[Unreleased]` section.
2. Trigger [this](https://github.com/monero-ecosystem/monero-rpc-rs/actions/workflows/draft-new-release.yml) workflow with the desired version number.
3. Merge the resulting PR (watch your notifications).

Expand Down

0 comments on commit 1f125a5

Please sign in to comment.