0
0
mirror of https://github.com/semver/semver.git synced 2025-08-24 23:08:35 +00:00
Semantic Versioning Specification
Go to file
Haacked 13aaadaadb Add description of build metadata
Build metadata is a completely optional way to tack on metadata to a
version  that does not affect the public API or precedence while still
be compliant with SemVer. It's not unlike a comment.

This allows folks to build on additional meaning or behavior that's
meaningful to their custom systems without making any claims about the
public version. For example, folks might use it for cache busting,
layering custom behavior on top of SemVer, bookkeeping to tie when and
where a build was made, etc.
2013-03-13 14:30:43 -07:00
semver.md Add description of build metadata 2013-03-13 14:30:43 -07:00