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

Version mismatch between Cargo.toml and tag #13

Closed
kurosakishigure opened this issue Dec 4, 2024 · 2 comments · Fixed by #31
Closed

Version mismatch between Cargo.toml and tag #13

kurosakishigure opened this issue Dec 4, 2024 · 2 comments · Fixed by #31
Labels
bug Fix issue locked Lock threads

Comments

@kurosakishigure
Copy link
Owner

Expected Behavior

For example, if the current tag is 1.0.0-canary.1, the version field in the Cargo.toml file should also be set to 1.0.0-canary.1.

Actual Behavior

Currently, the tag is 1.0.0-canary.1, but the version field in the Cargo.toml file is set to 1.0.0.

Additional Information

None.

@kurosakishigure kurosakishigure added the bug Fix issue label Dec 4, 2024
@kurosakishigure kurosakishigure self-assigned this Dec 4, 2024
@kurosakishigure
Copy link
Owner Author

If Katharsis is used as a crate in the future, this type of version number might not be allowed. It may be necessary to consider uploading only release versions when publishing the crate.

@kurosakishigure kurosakishigure linked a pull request Dec 7, 2024 that will close this issue
@kurosakishigure kurosakishigure removed their assignment Dec 7, 2024
Copy link

This closed issue has been automatically locked because it had no new activity for 2 weeks. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@github-actions github-actions bot added the locked Lock threads label Dec 30, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Fix issue locked Lock threads
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant