Conversation
jeffcharles
left a comment
There was a problem hiding this comment.
Actually this should bump the patch versions as well as add the suffix.
|
Just to confirm: I didn't configure the tooling to do the patch bumping, because I got from the examples in the documentation that we shouldn't be doing that:
So according to your comment, is the example wrong and it should be I can make those changes to the tooling in any case. |
|
Sorry about the delay! Had a few things come up this week. Yeah the example is wrong 🤦. From the prior paragraph:
The idea is if someone is using the crate as a Git dependency and they need a fix, the bumped patch version will ensure Cargo is using the expected version throughout the tree. I've opened #1181 to fix the example. |
Description of the change
Set development versions