Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate publishing new releases to crates.io #37

Merged
merged 1 commit into from
Jul 29, 2020
Merged

Conversation

mgeisler
Copy link
Owner

These scripts will help automate the steps required to publish new
releases on crates.io:

  • update version number in Cargo.toml, README.md, and src/lib.rs

  • update changelog in README.md

  • run cargo publish if all tests pass

These scripts will help automate the steps required to publish new
releases on crates.io:

- update version number in `Cargo.toml`, `README.md`, and `src/lib.rs`

- update changelog in `README.md`

- run `cargo publish` if all tests pass
@mgeisler mgeisler changed the title Automate publishing new releases on crates.io Automate publishing new releases to crates.io Jul 29, 2020
@mgeisler mgeisler merged commit 2d30aa1 into master Jul 29, 2020
@github-actions github-actions bot mentioned this pull request Jul 29, 2020
@mgeisler mgeisler deleted the publishing-scripts branch January 30, 2021 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant