Skip to content

Automate publishing new releases to crates.io#37

Merged
mgeisler merged 1 commit intomasterfrom
publishing-scripts
Jul 29, 2020
Merged

Automate publishing new releases to crates.io#37
mgeisler merged 1 commit intomasterfrom
publishing-scripts

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