0
0
mirror of https://github.com/semver/semver.git synced 2025-08-22 22:08:33 +00:00
semver/CITATION.cff
2022-12-17 15:01:15 -08:00

13 lines
518 B
YAML

cff-version: 1.2.0
message: "If you reference the Semantic Versioning Specification in your work, please use this metadata."
abstract: '"Semantic Versioning" or "SemVer" contain a set of rules and requirements that dictate how version numbers are assigned and incremented.'
authors:
- family-names: Preston-Werner
given-names: Tom
title: Semantic Versioning Specification
version: 2.0.0
date-released: 2013-06-18
url: "https://semver.org"
repository-code: "https://github.com/semver/semver"
license: "CC-BY-3.0"