Skip to content
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

Setup for new release branch #1130

Merged
merged 4 commits into from
Nov 8, 2024
Merged

Setup for new release branch #1130

merged 4 commits into from
Nov 8, 2024

Conversation

divergentdave
Copy link
Collaborator

This updates Dependabot configuration, updates the README, and bumps the crate version on main to avoid confusion.

@divergentdave divergentdave requested a review from a team as a code owner November 4, 2024 17:36
@@ -1,6 +1,6 @@
[package]
name = "prio"
version = "0.16.7"
version = "0.17.0-alpha.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

Don't we want to change this version number after branching? Otherwise, the new release branch will have a 0.17 version number.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I already created the release/0.16 branch with the then-current tip of main, so it won't be affected.

@divergentdave divergentdave merged commit 731884e into main Nov 8, 2024
6 checks passed
@divergentdave divergentdave deleted the david/new-branch branch November 8, 2024 23:12
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