summaryrefslogtreecommitdiff
path: root/scripts/semver
AgeCommit message (Collapse)Author
2022-11-25scripts: semver: Add version helperKieran Bingham
Provide the semver utility (version 3.4.0) from [0] to make use of it with our versioning and release scripts. [0] https://raw.githubusercontent.com/fsaintjacques/semver-tool/3c76a6f9d113f4045f693845131185611a62162e/src/semver Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>