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

Switch to semantic versioning #7

Closed
Zardoz89 opened this issue Apr 20, 2021 · 0 comments
Closed

Switch to semantic versioning #7

Zardoz89 opened this issue Apr 20, 2021 · 0 comments
Assignees

Comments

@Zardoz89
Copy link
Owner

https://semver.org/

Given a version number MAJOR.MINOR.PATCH, increment the:

MAJOR version when you make incompatible API changes,
MINOR version when you add functionality in a backwards compatible manner, and
PATCH version when you make backwards compatible bug fixes.

Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.

@Zardoz89 Zardoz89 self-assigned this Apr 20, 2021
Zardoz89 added a commit that referenced this issue Apr 20, 2021
Adopting semantic versioning #7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant