SemVer

constructor(major: Int, minor: Int = 0, patch: Int = 0, preRelease: String? = null, buildMetadata: String? = null)(source)