Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upVersion bump #135
Merged
Version bump #135
Conversation
|
r? @jdm |
|
One annoyance is that according to semver, v0.50.2 is meant to be back-compatible with v0.50.1, which this almost certainly isn't, According to semver this should be v0.51.0, but that conflicts with naming mozjs_sys versions after their SM release number. |
|
I don't think it's worth trying to maintain the version number to match the underlying SM version number. It's better to have a realistic semver story. |
|
OK, v0.51.0 it is! |
|
@bors-servo r=jdm |
|
|
bors-servo
added a commit
that referenced
this pull request
May 22, 2018
Version bump This is the version bump for bindgenup, PR #134 which can land once it does. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/mozjs/135) <!-- Reviewable:end -->
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
asajeffrey commentedMay 22, 2018
•
edited by larsbergstrom
This is the version bump for bindgenup, PR #134 which can land once it does.
This change is