A set of common utilities for crates generated by the rust-server openapi-generator generator
- Run
./release-changelog.sh <version>to update the changelog andCargo.toml - Commit and push your changes.
- Wait for a travis build to complete successfully.
- Run
cargo publish. - Tag the new version and push the tag.