SemVer

constructor(major: Int, minor: Int, patch: Int, preRelease: List<String> = emptyList(), buildMetadata: List<String> = emptyList())(source)