-
Notifications
You must be signed in to change notification settings - Fork 746
Update log to 0.4 and bump version #1253
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
Conversation
Cargo.toml
Outdated
@@ -13,7 +13,7 @@ name = "bindgen" | |||
readme = "README.md" | |||
repository = "https://github.com/rust-lang-nursery/rust-bindgen" | |||
documentation = "https://docs.rs/bindgen" | |||
version = "0.32.3" | |||
version = "0.32.4" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This version bump needs to be major, since breaking changes have landed since the last release.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, sorry, I didn't check that ^^
Failure is legit, I'll fix it later today |
Looks fine to me, thanks! @bors-servo r+ |
📌 Commit 437cd73 has been approved by |
Update log to 0.4 and bump version
💔 Test failed - status-travis |
Failures look flaky. |
No description provided.