Skip to content

semver/semver

Folders and files

NameName
Last commit message
Last commit date
Jul 21, 2022
Jun 18, 2020
Jun 18, 2020
Jun 23, 2020
May 7, 2023
May 7, 2023
Jul 26, 2022
Jul 26, 2022
Jan 16, 2023
Jul 24, 2013

Repository files navigation

Semantic Versioning Specification

"Semantic Versioning" or "SemVer" contains a set of rules and requirements that dictate how version numbers are assigned and incremented. You can find the full document in semver.md or visit our official website semver.org to find previous versions and localized specifications.

Changes to the document are published to the website by a GitHub Actions workflow which runs once each day.

Contributing

See the contribution guide.