Skip to content

bump rlp-derive version#861

Merged
ordian merged 2 commits intomasterfrom
ao-missing-bumps
Sep 11, 2024
Merged

bump rlp-derive version#861
ordian merged 2 commits intomasterfrom
ao-missing-bumps

Conversation

@ordian
Copy link
Copy Markdown
Contributor

@ordian ordian commented Sep 11, 2024

missed in #860
it was published already

[package]
name = "rlp-derive"
version = "0.1.0"
version = "0.2.0"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why breaking change in the derive crate but not in the rlp?

Copy link
Copy Markdown
Contributor

@niklasad1 niklasad1 Sep 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see it was MSRV bump but probably applies to rlp as well because it depends on rlp-derive?!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is a breaking change for rlp as well. I've accidentally published rlp 0.6.0 with rlp-derive versioned at 0.1.0 and then yanked that version. So it will go from 0.5.2 to 0.6.1 (already published).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, cool missed that

@ordian ordian merged commit ab7a762 into master Sep 11, 2024
@ordian ordian deleted the ao-missing-bumps branch September 11, 2024 10:40
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.

2 participants